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

Columnstore installation failed

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.5.1
    • installation
    • None
    • Centos 7

    Description

      Build tested: 1.5.0-1 (drone 20200609 build# 52)

      Tested on Centos 7

      /bin/columnstore-post-install: line 58: /usr/bin/mysqld_safe: No such file or directory
      s1pm1: /bin/columnstore-post-install: line 217: /usr/bin/mysqld_safe: No such file or directory
      s1pm1: checking for engine columnstore...
      s1pm1: columnstore doesn't exist

      Engine did show up in server but cannot create tables:

      MariaDB [(none)]> use mytest
      Database changed
      MariaDB [mytest]> create table t1 (c1 int) engine=columnstore;
      ERROR 1815 (HY000): Internal error: Cannot execute the statement. DBRM is read only!

      If I manually restart mariadb-columnstore and build system catalog (dbbuilder 7), then I am able to create tables.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            dleeyh Daniel Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.