mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-7635: Test fixes
This commit is contained in:
@@ -88,4 +88,6 @@ SET GLOBAL slave_parallel_threads=@old_parallel_threads;
|
||||
include/start_slave.inc
|
||||
connection server_1;
|
||||
DROP TABLE t1, t2;
|
||||
connection server_2;
|
||||
call mtr.add_suppression("Deadlock found when trying to get lock.*");
|
||||
include/rpl_end.inc
|
||||
|
Reference in New Issue
Block a user