mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
mtr: check that tests clean up debug_sync. fix tests that didn't.
This commit is contained in:
@ -13,3 +13,4 @@ sleep(5)
|
||||
select command, time < 5 from information_schema.processlist where id != connection_id();
|
||||
command time < 5
|
||||
Sleep 1
|
||||
set debug_sync='reset';
|
||||
|
Reference in New Issue
Block a user