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

binlog.flashback fails in buildbot on Mac

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.2
    • 10.2.7
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/mac-1012-bintar/builds/1641/steps/test/logs/stdio

      binlog.flashback 'innodb,mix'            [ fail ]
              Test ended at 2017-07-06 01:19:54
       
      CURRENT_TEST: binlog.flashback
      --- /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/binlog/r/flashback.result	2017-07-06 11:14:18.000000000 +0800
      +++ /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/binlog/r/flashback.reject	2017-07-06 13:19:53.000000000 +0800
      @@ -631,7 +631,7 @@
       RESET MASTER;
       CHECKSUM TABLE world.City;
       Table	Checksum
      -world.City	563256876
      +world.city	563256876
       INSERT INTO test.test VALUES (NULL, 'Good record 1', CURRENT_TIMESTAMP());
       INSERT INTO world.City VALUES (NULL, 'Wrong value 1', '000', 'Wrong', 0);
       INSERT INTO world.City VALUES (NULL, 'Wrong value 2', '000', 'Wrong', 0) , (NULL, 'Wrong value 3', '000', 'Wrong', 0);
      @@ -655,9 +655,6 @@
       #
       SELECT * FROM world.City;
       ID	Name	CountryCode	District	Population
      -1	Davenport	USA	Iowa	100
      -2	Boulder	USA	Colorado	1000
      -3	Gweru	ZWE	Midlands	10000
       SELECT * FROM test.test;
       ID	REC	ts
       1	Good record 1	2001-09-09 09:46:40
      @@ -670,7 +667,7 @@
       8	Good record 9	2001-09-09 09:46:40
       CHECKSUM TABLE world.City;
       Table	Checksum
      -world.City	563256876
      +world.city	0
       DROP TABLE test.test;
       DROP TABLE world.City;
       DROP DATABASE world;
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            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.