mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
fix main.strings test to clean up after itself
This commit is contained in:
@ -14,3 +14,4 @@ START SLAVE sql_thread;
|
||||
--error ER_SLAVE_MUST_STOP
|
||||
CHANGE MASTER TO master_user='user',master_password='pwd';
|
||||
STOP SLAVE;
|
||||
RESET SLAVE ALL;
|
||||
|
Reference in New Issue
Block a user