mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Fixed depedency problem with the following test.
Without resetting, the next test will not pass.
This commit is contained in:
@@ -26,3 +26,5 @@ from-master-2-'',
|
||||
from-var-from-master-3
|
||||
drop table t1;
|
||||
stop slave;
|
||||
reset master;
|
||||
reset slave;
|
||||
|
Reference in New Issue
Block a user