Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.0.13
-
None
-
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.
Attachments
Issue Links
- is part of
-
MDEV-6478 MariaDB on Power8
- Closed