mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
A fix for a random test failure rpl_trunc_binlog: don't RESET MASTER
while the slave is connected.
This commit is contained in:
@@ -22,5 +22,3 @@ start slave;
|
||||
sleep 3;
|
||||
--replace_result $MASTER_MYPORT MASTER_PORT
|
||||
show slave status;
|
||||
connection master;
|
||||
reset master;
|
||||
|
Reference in New Issue
Block a user