Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 10.0.13
-
Fix Version/s: 10.0.13
-
Component/s: None
-
Labels:None
Description
E.g. see http://buildbot.askmonty.org/buildbot/builders/bintar-rhel6-p8/builds/280/steps/test/logs/stdio
CURRENT_TEST: main.galera_sst_mode --- /home/buildbot/maria-slave/power8-vlp01/build/mysql-test/r/galera_sst_mode.result 2014-08-06 22:33:36.906428000 -0400 +++ /home/buildbot/maria-slave/power8-vlp01/build/mysql-test/r/galera_sst_mode.reject 2014-08-06 23:50:10.710017267 -0400 @@ -12,7 +12,7 @@ # @@global.gtid_binlog_state - after SELECT @@global.gtid_binlog_state; @@global.gtid_binlog_state -0-1-4 +0-1-15 # Save the current gtid_binlog_state. # Take a dump of bug6490 database DROP TABLE t1; @@ -25,7 +25,7 @@ # @@global.gtid_binlog_state - after SELECT @@global.gtid_binlog_state; @@global.gtid_binlog_state -0-1-4 +0-1-15 # Compare the two gtid_binlog_state's # Cleanup DROP DATABASE bug6490;
The problem may (or may not) be similar to what we fixed in MDEV-6465 and MDEV-6469.
Gliffy Diagrams
Attachments
Issue Links
- is part of
-
MDEV-6478 MariaDB on Power8
-
- Open
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Looks like test is failing not only on Power8, but also on other platforms. E.g.:
http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/610/steps/test/logs/stdio