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

test001 vtabledmlcol2col.sql fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 1.0.3
    • 1.0.2
    • ExeMgr
    • None

    Description

      Found whilst testing the 1.0.3 RPMs

      The following query near the end of the test fails:

      update orders, customer set c_comment = o_clerk, c_acctbal=c_acctbal+o_totalprice where c_custkey = o_orderkey and o_orderkey in (select l_orderkey from lineitem where l_orderkey < 100 order by l_orderkey, l_linenumber);
      

      MariaDB returns the err:

      ERROR 1815 (HY000) at line 128: Internal error: IDB-2004: Cannot connect to ExeMgr.
      

      The debug log shows:

      Sep 12 19:32:32 centos6-1 messagequeue[19332]: 32.496409 |0|0|0| W 31 CAL0071: InetStreamSocket::read: timeout during readToMagic: socket read error: Success; InetStreamSocket: sd: 11 inet: 127.0.0.1 port: 42708; Will retry.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              LinuxJedi Andrew Hutchings (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.