mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixed an incorrectly merged .result file.
This commit is contained in:
@ -11314,18 +11314,6 @@ master-bin.000001 # Query # # use `test`; DROP TEMPORARY TABLE IF EXISTS tt_xx_1
|
|||||||
###################################################################################
|
###################################################################################
|
||||||
# CLEAN
|
# CLEAN
|
||||||
###################################################################################
|
###################################################################################
|
||||||
DROP TABLE tt_1;
|
|
||||||
DROP TABLE tt_2;
|
|
||||||
DROP TABLE tt_3;
|
|
||||||
DROP TABLE tt_4;
|
|
||||||
DROP TABLE nt_1;
|
|
||||||
DROP TABLE nt_2;
|
|
||||||
DROP TABLE nt_3;
|
|
||||||
DROP TABLE nt_4;
|
|
||||||
DROP PROCEDURE pc_i_tt_3;
|
|
||||||
DROP FUNCTION f1;
|
|
||||||
DROP FUNCTION f2;
|
|
||||||
stop slave;
|
|
||||||
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
|
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
|
||||||
reset master;
|
reset master;
|
||||||
reset slave;
|
reset slave;
|
||||||
|
Reference in New Issue
Block a user