mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
perform explicit cleanup
add missing opt file
This commit is contained in:
parent
d8d199c469
commit
5558f69d62
@@ -59,7 +59,11 @@ delimiter ;|
|
||||
|
||||
CALL test.proc_norm();
|
||||
|
||||
#--source include/master-slave-end.inc
|
||||
--sync_slave_with_master
|
||||
connection slave;
|
||||
|
||||
connection master;
|
||||
DROP PROCEDURE test.proc_norm;
|
||||
DROP TABLE test.regular_tbl;
|
||||
|
||||
--source include/master-slave-end.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user