mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fix test cases to preserve the state that existed before the
test case was executed.
This commit is contained in:
@ -637,7 +637,7 @@ drop table t1;
|
||||
--echo ** connection default
|
||||
connection default;
|
||||
drop table t1;
|
||||
|
||||
drop user mysqltest@localhost;
|
||||
|
||||
disconnect thread1;
|
||||
disconnect thread2;
|
||||
|
Reference in New Issue
Block a user