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

Columnstore engine not available after reboot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • None
    • 1.0.2
    • ?
    • None

    Description

      After I reboot my box with columnstore 1.0.1 RPM installed I start columnstore with the /etc/init.d/mysql-Columnstore script

      I then connect to the database:
      [justin@eschaton1 init.d]$ /usr/local/mariadb/columnstore/mysql/bin/mysql
      Welcome to the MariaDB monitor. Commands end with ; or \g.
      Your MariaDB connection id is 6
      Server version: 10.1.10-MariaDB-log Columnstore 1.0-1

      Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.

      Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

      MariaDB [(none)]>

      SHOW ENGINES does not find COLUMNSTORE or INFINIDB.

      Can't create COLUMNSTORE tables:
      MariaDB [test]> create table lost(c1 int) engine=columnstore;
      ERROR 1286 (42000): Unknown storage engine 'columnstore'

      Attachments

        Activity

          People

            hill David Hill (Inactive)
            jswanhart Justin Swanhart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.