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;
|