summaryrefslogtreecommitdiff
path: root/mysql-test/include/master-slave-end.inc
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2006-04-12 15:56:29 +0200
committerunknown <tomas@poseidon.ndb.mysql.com>2006-04-12 15:56:29 +0200
commitaf78db58351cf849c31c56da097577bff102f674 (patch)
tree34e305c5e42008803074bcc71f3360daa0e5f599 /mysql-test/include/master-slave-end.inc
parent2a07ed96102c2ae8686e4454921ddbb247bcbfa3 (diff)
downloadmariadb-git-af78db58351cf849c31c56da097577bff102f674.tar.gz
new files
mysql-test/include/master-slave-end.inc: New BitKeeper file ``mysql-test/include/master-slave-end.inc'' mysql-test/include/ndb_setup_slave.inc: New BitKeeper file ``mysql-test/include/ndb_setup_slave.inc''
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