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

connect.tbl fails sporadically in buildbot with result mismatch

    XMLWordPrintable

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio

      @@ -155,7 +155,7 @@
       CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
       SELECT * FROM total order by v desc;
       v
      -22
      +11
       11
       DROP TABLE total;
       DROP TABLE t1;
      

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio

      @@ -156,7 +156,7 @@
       SELECT * FROM total order by v desc;
       v
       22
      -11
      +22
       DROP TABLE total;
       DROP TABLE t1;
       DROP TABLE t2;
      

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio

      @@ -155,8 +155,8 @@
       CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
       SELECT * FROM total order by v desc;
       v
      -22
      -11
      +21
      +21
       DROP TABLE total;
       DROP TABLE t1;
       DROP TABLE t2;
      

      Attachments

        Issue Links

          Activity

            People

              bertrandop Olivier Bertrand
              elenst Elena Stepanova
              Votes:
              1 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.