1
0
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:
Sergei Golubchik
2014-01-27 12:10:53 +01:00
parent 879a05ce3f
commit ebaac51c2f
15 changed files with 17 additions and 3 deletions

View File

@ -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';