Fixed failing test case
This commit is contained in:
parent
67e8e926e9
commit
2d48e9f11c
@ -608,6 +608,7 @@ use test;
|
|||||||
--echo
|
--echo
|
||||||
--echo -------- switch to master -------
|
--echo -------- switch to master -------
|
||||||
connection master;
|
connection master;
|
||||||
|
DROP TEMPORARY TABLE mysqltest1.t22;
|
||||||
DROP DATABASE mysqltest1;
|
DROP DATABASE mysqltest1;
|
||||||
# mysqltest2 was alreday DROPPED some tests before.
|
# mysqltest2 was alreday DROPPED some tests before.
|
||||||
DROP DATABASE mysqltest3;
|
DROP DATABASE mysqltest3;
|
||||||
|
@ -1617,6 +1617,7 @@ user
|
|||||||
use test;
|
use test;
|
||||||
|
|
||||||
-------- switch to master -------
|
-------- switch to master -------
|
||||||
|
DROP TEMPORARY TABLE mysqltest1.t22;
|
||||||
DROP DATABASE mysqltest1;
|
DROP DATABASE mysqltest1;
|
||||||
DROP DATABASE mysqltest3;
|
DROP DATABASE mysqltest3;
|
||||||
include/rpl_end.inc
|
include/rpl_end.inc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user