summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl000018.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/rpl000018.test')
-rw-r--r--mysql-test/t/rpl000018.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/rpl000018.test b/mysql-test/t/rpl000018.test
index 621147b7c3e..30d601bb375 100644
--- a/mysql-test/t/rpl000018.test
+++ b/mysql-test/t/rpl000018.test
@@ -1,3 +1,4 @@
+require_manager;
connect (master,localhost,root,,test,0,master.sock);
connect (slave,localhost,root,,test,0,slave.sock);
server_stop master;