mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
11762407 follow-up fixes to a few tests
This commit is contained in:
@ -60,6 +60,7 @@ RESET SLAVE;
|
||||
drop table t1;
|
||||
|
||||
call mtr.add_suppression("Slave: Can't get stat of .*");
|
||||
call mtr.add_suppression("Slave SQL: Error .Can.t get stat of.* Error_code: 13");
|
||||
call mtr.add_suppression("Slave: File.* not found.*");
|
||||
--let $rpl_only_running_threads= 1
|
||||
--source include/rpl_end.inc
|
||||
|
Reference in New Issue
Block a user