mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Upmerge 11762407 (54999) with additions
This commit is contained in:
@@ -27,6 +27,9 @@ SHOW STATUS LIKE 'Slave_retried_transactions';
|
||||
SELECT * FROM t1;
|
||||
source include/check_slave_is_running.inc;
|
||||
|
||||
connection slave;
|
||||
call mtr.add_suppression("Slave SQL.*Could not execute Update_rows event on table test.t1");
|
||||
|
||||
--echo **** On Master ****
|
||||
connection master;
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user