Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5
-
None
-
5.5.59
Description
rpl.rpl_semi_sync 'row,xtradb' w4 [ fail ]
|
Test ended at 2016-09-28 02:31:10
|
|
CURRENT_TEST: rpl.rpl_semi_sync
|
--- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_semi_sync.result 2016-09-27 18:47:12.000000000 +0300
|
+++ /run/shm/var/4/log/rpl_semi_sync.reject 2016-09-28 02:31:09.703012788 +0300
|
@@ -227,7 +227,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
|
@@ -249,10 +249,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 15
|
+Rpl_semi_sync_master_yes_tx 14
|
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
|
Attachments
Issue Links
- is duplicated by
-
MDEV-22008 rpl.rpl_semi_sync fails with wrong value for Rpl_semi_sync_master_clients
- Closed
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled
-
MDEV-14366 rpl.rpl_semi_sync_after_sync, rpl.rpl_semi_sync_after_sync_row failed in buildbot with wrong result
- Closed