Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-10609

main.merge failed in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.0
    • N/A
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/702/steps/test/logs/stdio
      (one-time failure so far)

      main.merge                               w4 [ fail ]
              Test ended at 2016-08-15 16:14:48
       
      CURRENT_TEST: main.merge
      mysqltest: At line 741: query 'connect  con2,localhost,root,,' failed: 2003: Can't connect to MySQL server on 'localhost' (0 "Internal error/check (Not system error)")
       
      The result from queries just before the failure was:
      < snip >
      c1
      SELECT * FROM t1;
      c1
      SELECT * FROM t2;
      c1
      #
      # Truncate temporary child table under locked tables.
      INSERT INTO t1 VALUES (1);
      INSERT INTO t2 VALUES (2);
      TRUNCATE TABLE t1;
      SELECT * FROM t3;
      c1
      2
      SELECT * FROM t1;
      c1
      SELECT * FROM t2;
      c1
      2
      UNLOCK TABLES;
      DROP TABLE t1, t2, t3, t4;
       
      More results from queries before failure can be found in D:\winx64-debug\build\mysql-test\var\4\log\merge.log
       
       - saving 'D:/winx64-debug/build/mysql-test/var/4/log/main.merge/' to 'D:/winx64-debug/build/mysql-test/var/log/main.merge/'
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.