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

columnstore/autopilot.mcs4010_autopilot_cross_engine_join and mcs45_write_crossengine_join failed with 11.4

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • N/A
    • N/A
    • None
    • server 11.4.5-3

    Description

      https://server-test.mariadb.net/?product_ids=2&show_skipped_results=false&only_last_commits=false&time_interval=-1&test_name=&commit_id=&target_name=11.4-MCOL-5949_depr_warnings&runs_with_additional_tools=false&currentTestResultId=407399089&currentTestCaseId=17709&currentTargetBuildId=14902

      mysqltest: At line 54: query 'update nation n, region r set n.n_nationkey = 100 where n.n_regionkey = r.r_regionkey and r.r_regionkey = 5' failed: ER_INTERNAL_ERROR (1815): Internal error: CAL0002: Update Failed: ExeMgr Error 1000
       
      The result from queries just before the failure was:
      < snip >
      10	IRAN	4	efully alongside of the slyly final dependencies. 
      11	IRAQ	4	nic deposits boost atop the quickly final requests? quickly regula
      12	JAPAN	2	ously. final, express gifts cajole a
      13	JORDAN	4	ic deposits are blithely about the carefully regular pa
      14	KENYA	0	 pending excuses haggle furiously deposits. pending, express pinto beans wake fluffily past t
      15	MOROCCO	0	rns. blithely bold courts among the closely regular packages use furiously bold platelets?
      16	MOZAMBIQUE	0	s. ironic, unusual asymptotes wake blithely r
      17	PERU	1	platelets. blithely pending dependencies use fluffily across the even pinto beans. carefully silent accoun
      18	CHINA	2	c dependencies. furiously express notornis sleep slyly regular accounts. ideas sleep. depos
      19	ROMANIA	3	ular asymptotes are about the furious multipliers. express dependencies nag above the ironically ironic account
      20	SAUDI ARABIA	4	ts. silent requests haggle. closely express packages sleep across the blithely
      21	VIETNAM	2	hely enticingly express accounts. even, final 
      22	RUSSIA	3	 requests against the platelets use never according to the quickly regular pint
      23	UNITED KINGDOM	3	eans boost carefully special requests. accounts are. carefull
      24	UNITED STATES	1	y final packages. slow foxes cajole quickly. quickly silent platelets breach ironic accounts. unusual pinto be
      25	Hawaiian Nation	5	Hello world
      select * from nation n, region r where n.n_regionkey = r.r_regionkey and r.r_regionkey = 5;
      n_nationkey	n_name	n_regionkey	n_comment	r_regionkey	r_name	r_comment
      25	Hawaiian Nation	5	Hello world	5	Hawaii	The Hawaiian Kingdom
      update nation n, region r set n.n_nationkey = 100 where n.n_regionkey = r.r_regionkey and r.r_regionkey = 5;
       
      More results from queries before failure can be found in /var/tmp/mtr/log/mcs4010_autopilot_cross_engine_join.log
      

      Attachments

        Issue Links

          Activity

            People

              leonid.fedorov Leonid Fedorov
              tturenko Timofey Turenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.