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

Unhelpful errors and empty warning upon attempt to create Columnstore table

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Cannot Reproduce
    • 1.4.2
    • 1.4.5
    • None
    • None
    • 2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7

    Description

      10.4-enterprise-linuxjedi 69ca663c

      MariaDB [db]> create table t1 (a int) engine=columnstore;
      ERROR 1815 (HY000): Internal error: Cannot execute the statement. DBRM is read only!
      MariaDB [db]> show warnings;
      +---------+------+-----------------------------------------------------------------------+
      | Level   | Code | Message                                                               |
      +---------+------+-----------------------------------------------------------------------+
      | Error   | 1815 | Internal error: Cannot execute the statement. DBRM is read only!      |
      | Warning | 9999 |                                                                       |
      | Warning | 1030 | Got error 1 "Operation not permitted" from storage engine Columnstore |
      +---------+------+-----------------------------------------------------------------------+
      3 rows in set (0.000 sec)
      

      The error log only says

      DBRM::send_recv caught: InetStreamSocket::connect: connect() error: Connection refused to: InetStreamSocket: sd: 46 inet: 0.0.0.0 port: 8616
      DBRM::send_recv caught: InetStreamSocket::connect: connect() error: Connection refused to: InetStreamSocket: sd: 46 inet: 0.0.0.0 port: 8616
      DBRM: SessionManager::sysCatVerID(): network error
      DBRM::send_recv caught: InetStreamSocket::connect: connect() error: Connection refused to: InetStreamSocket: sd: 46 inet: 0.0.0.0 port: 8616
      DBRM::send_recv caught: InetStreamSocket::connect: connect() error: Connection refused to: InetStreamSocket: sd: 46 inet: 0.0.0.0 port: 8616
      

      which doesn't clarify much.

      Attachments

        Activity

          People

            ben.thompson Ben Thompson (Inactive)
            elenst Elena Stepanova
            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.