mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
moving bug#38694 test files into rpl suite
This commit is contained in:
6
mysql-test/suite/rpl/r/rpl_bug38694.result
Normal file
6
mysql-test/suite/rpl/r/rpl_bug38694.result
Normal file
@@ -0,0 +1,6 @@
|
||||
stop slave;
|
||||
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
|
||||
reset master;
|
||||
reset slave;
|
||||
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
|
||||
start slave;
|
||||
Reference in New Issue
Block a user