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

If ColumnStore services are not running, then statements return unhelpful "Cannot execute the statement. DBRM is read only!" error message

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 1.5.2
    • Icebox
    • PrimProc
    • None

    Description

      If you stop the ColumnStore services:

      $ sudo systemctl stop mariadb-columnstore
      

      Then operations fail with an unhelpful error message:

      MariaDB [(none)]> CREATE TABLE columnstore_db.tab2 (id INT) ENGINE=ColumnStore;
      ERROR 1815 (HY000): Internal error: Cannot execute the statement. DBRM is read only!
      

      It would be more user friendly to print some kind of message like this instead:

      ERROR: 1815  Internal error: Cannot communicate with MariaDB ColumnStore processes. Check the status of the processes by executing "systemctl status mariadb-columnstore."
      

      MCOL-4093 is similar, but it is about the effect on mysql_install_db.

      Attachments

        Issue Links

          Activity

            People

              leonid.fedorov Leonid Fedorov
              GeoffMontee Geoff Montee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.