1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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

@ -21,3 +21,4 @@ a left(b,10)
3 CCCCCCCCCC
4 CCCCCCCCCC
drop table t1;
set debug_sync='reset';