summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_gtid_crash.test
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2014-07-22 14:54:38 +0400
committerSergey Vojtovich <svoj@mariadb.org>2014-07-22 14:54:38 +0400
commit2b614667336165df9cf1fb649f1ac0c9c2d74884 (patch)
tree0f8df1c690e0d22024edbf7d02bbdcba2c2d08eb /mysql-test/suite/rpl/t/rpl_gtid_crash.test
parentef67c3a239d37ad8f530222eb4eb86703c7a29c1 (diff)
downloadmariadb-git-2b614667336165df9cf1fb649f1ac0c9c2d74884.tar.gz
MDEV-6469 - rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start,
rpl.rpl_gtid_crash fail on PPC64 GTID order in @@gtid_binlog_pos depends on internal hash order, so requires to be hidden for stable test output.
Diffstat (limited to 'mysql-test/suite/rpl/t/rpl_gtid_crash.test')
-rw-r--r--mysql-test/suite/rpl/t/rpl_gtid_crash.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/rpl/t/rpl_gtid_crash.test b/mysql-test/suite/rpl/t/rpl_gtid_crash.test
index e02816e1d30..82667b31e57 100644
--- a/mysql-test/suite/rpl/t/rpl_gtid_crash.test
+++ b/mysql-test/suite/rpl/t/rpl_gtid_crash.test
@@ -100,7 +100,7 @@ SET gtid_domain_id= 2;
INSERT INTO t1 VALUES (3);
FLUSH LOGS;
--source include/show_binary_logs.inc
---replace_column 2 # 4 # 5 #
+--replace_column 2 # 4 # 5 # 6 #
SHOW BINLOG EVENTS IN 'master-bin.000003' LIMIT 1,1;
--write_file $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
@@ -120,7 +120,7 @@ EOF
--source include/wait_until_connected_again.inc
--source include/show_binary_logs.inc
---replace_column 2 # 4 # 5 #
+--replace_column 2 # 4 # 5 # 6 #
SHOW BINLOG EVENTS IN 'master-bin.000004' LIMIT 1,1;
--save_master_pos