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

Bad error message upon unsupported feature

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Trivial
    • Resolution: Unresolved
    • None
    • Icebox
    • None
    • None

    Description

      MariaDB [db]> create table t (a tinyint) engine=Columnstore;
      Query OK, 0 rows affected (0.588 sec)
       
      MariaDB [db]> insert ignore into t values (1),(100);
      ERROR 1178 (42000): The storage engine for the table doesn't support IGNORE option in insert statement is not supported in Columnstore.
      

      Apparently two separate messages are concatenated here.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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