mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fix tests to cleanup after themselves
This commit is contained in:
@@ -115,3 +115,4 @@ master-bin.000006 #
|
||||
DROP TABLE t1, t2;
|
||||
SET GLOBAL max_binlog_size= @old_max_binlog_size;
|
||||
SET GLOBAL innodb_flush_log_at_trx_commit= @old_innodb_flush_log_at_trx_commit;
|
||||
SET debug_sync = 'reset';
|
||||
|
||||
Reference in New Issue
Block a user