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

Concurrent Insert threads generate errors

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • None
    • 1.0.2
    • DDLProc, DMLProc
    • None
    • 1.0.2-2

    Description

      Inserting data into a simple table using multiple concurrent threads cause errors:
      Table schema:
      CREATE TABLE `facts` (
      `invoice_id` int(11) NOT NULL,
      `order_value` int(11) NOT NULL,
      `customer_id` int(11) NOT NULL
      ) ENGINE=Columnstore
      Multiple concurrent inserts, 2 or more, using array inserts or not, eventually seems to generate this error:
      2016-06-14 20:24:11 MySQL Error: (1815)
      Internal error: CAL0001: Insert Failed: a BRM VB entry error.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            karlsson Anders Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.