mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
very minor changes: a STOP SLAVE in a replication test to get rid of a non critical message in slave.err,
and a comment update
This commit is contained in:
@ -18,4 +18,5 @@ select * from t1;
|
||||
n
|
||||
1
|
||||
1
|
||||
stop slave;
|
||||
drop table t1;
|
||||
|
Reference in New Issue
Block a user