Skip to content

Commit 586afbb

Browse files
author
Pedro Figueiredo
committed
Bug#26883680 COMMIT_ORDER_MANAGER CAN'T TERMINATE MTS WORKER PROPERLY WHEN DEADLOCK HAPPENS
[post-push] Wrongly generated `.result` files in previous push. Reviewed-by: Kapil Agrawal <kapil.agrawal@oracle.com>
1 parent 22761d4 commit 586afbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/suite/rpl/r/rpl_mts_spco_deadlock_slave_trans_retries_hang.result

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ include/start_slave_sql.inc
5050
ROLLBACK;
5151
#
5252
# Add error supressions.
53-
CALL mtr.add_suppression("Worker 2 failed executing transaction 'ANONYMOUS'");
53+
CALL mtr.add_suppression("Worker 2 failed executing transaction.*");
5454
#
5555
# 3.2. Wait till the co-ordinator thread to error out with ER_LOCK_DEADLOCK.
5656
include/wait_for_slave_sql_error.inc [errno=1213]

0 commit comments

Comments
 (0)