mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed depedency problem with the following test.
Without resetting, the next test will not pass.
This commit is contained in:
@@ -45,3 +45,7 @@ sync_with_master;
|
||||
stop slave;
|
||||
|
||||
# End of 4.1 tests
|
||||
|
||||
reset master;
|
||||
reset slave;
|
||||
disconnect master;
|
||||
|
||||
Reference in New Issue
Block a user