summaryrefslogtreecommitdiff
path: root/mysql-test/include/master-slave-end.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/master-slave-end.inc')
-rw-r--r--mysql-test/include/master-slave-end.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/include/master-slave-end.inc b/mysql-test/include/master-slave-end.inc
new file mode 100644
index 00000000000..74e4c7b608a
--- /dev/null
+++ b/mysql-test/include/master-slave-end.inc
@@ -0,0 +1,6 @@
+--connection master
+--sync_slave_with_master
+--connection slave
+--disable_query_log
+STOP SLAVE;
+--enable_query_log