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

ALTER engine=Columnstore of a Columnstore table fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • None
    • N/A
    • N/A
    • None
    • Server version: 10.5.4-MariaDB MariaDB Server
      Columnstore: 1.5.2-1

    Description

      ALTER engine=Columnstore of a Columnstore table fails. It should be allowed as in Innodb.

      MariaDB [test]> CREATE TABLE t_mcs1 (id INT) ENGINE=Columnstore;
      Query OK, 0 rows affected (0.226 sec)

      MariaDB [test]> ALTER TABLE mcs1 ENGINE=Columnstore;
      ERROR 1815 (HY000): Internal error: CAL0009: Internal create table error for test.mcs1 : table already exists (your schema is probably out-of-sync)

      Attachments

        Activity

          People

            Unassigned Unassigned
            susil.behera susil.behera
            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.