mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
fix tests to cleanup after themselves
This commit is contained in:
@ -84,4 +84,5 @@ SELECT 1;
|
||||
# Con1
|
||||
UNLOCK TABLES;
|
||||
# Default
|
||||
SET DEBUG_SYNC = 'RESET';
|
||||
DROP TABLE t1, t2;
|
||||
|
Reference in New Issue
Block a user