rpl.rpl_semi_sync_after_sync 'innodb_plugin,stmt' w4 [ fail ]
|
Test ended at 2017-11-22 00:28:25
|
|
CURRENT_TEST: rpl.rpl_semi_sync_after_sync
|
--- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_semi_sync_after_sync.result 2017-11-21 21:30:53.000000000 +0000
|
+++ /run/shm/var/4/log/rpl_semi_sync_after_sync.reject 2017-11-22 00:28:25.443781258 +0000
|
@@ -228,7 +228,7 @@
|
[ master status should be ON again after slave catches up ]
|
show status like 'Rpl_semi_sync_master_status';
|
Variable_name Value
|
-Rpl_semi_sync_master_status ON
|
+Rpl_semi_sync_master_status OFF
|
show status like 'Rpl_semi_sync_master_no_tx';
|
Variable_name Value
|
Rpl_semi_sync_master_no_tx 12
|
@@ -250,10 +250,10 @@
|
[ Semi-sync master status variables before FLUSH STATUS ]
|
SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';
|
Variable_name Value
|
-Rpl_semi_sync_master_no_tx 12
|
+Rpl_semi_sync_master_no_tx 13
|
SHOW STATUS LIKE 'Rpl_semi_sync_master_yes_tx';
|
Variable_name Value
|
-Rpl_semi_sync_master_yes_tx 17
|
+Rpl_semi_sync_master_yes_tx 16
|
FLUSH NO_WRITE_TO_BINLOG STATUS;
|
[ Semi-sync master status variables after FLUSH STATUS ]
|
SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';
|
|
mysqltest: Result length mismatch
|