Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-5825

selinux rules needed to enable columnstore

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 23.10.2, 23.10.4
    • 25.10.0
    • Build
    • None
    • Fedora 40, RHEL8(aarch), Centos Stream 10, RHEL10(amd64)
    • 2025-7, 2025-8

    Description

      install Community server 11.4.3, try:

       
       mysql -uroot -pS1mpl-pw -e 'CREATE TABLE db.t_columnstore(a INT, c VARCHAR(8)) ENGINE=ColumnStore; SHOW CREATE TABLE db.t_columnstore; INSERT INTO db.t_columnstore VALUES (1,'\''foo'\''),(2,'\''bar'\'')'
      mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
      --------------
      CREATE TABLE db.t_columnstore(a INT, c VARCHAR(8)) ENGINE=ColumnStore
      --------------
       
      ERROR 2026 (HY000) at line 1: TLS/SSL error: unexpected eof while reading
      Connection to localhost closed.
      

      full test log from BuildBot https://buildbot.mariadb.net/buildbot/builders/kvm-rpm-fedora39-amd64/builds/1057/steps/minor-upgrade-columnstore/logs/stdio

      Attachments

        1. columnstore_crash
          10 kB
        2. list_of_packages
          10 kB
        3. rhel10-cs-failure-10.11.14.zip
          7.25 MB
        4. allow_mysqld_t_rhel10.txt
          7 kB
        5. allow_mysqld_t_rhel9.txt
          42 kB
        6. allow_mysqld_t_rhel10-1.txt
          41 kB
        7. allow_mysqld_t_rhel10-2.txt
          41 kB

        Issue Links

          Activity

            People

              tturenko Timofey Turenko
              tturenko Timofey Turenko
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.