1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

upmerge 12793118,12912120

This commit is contained in:
Bjorn Munch
2011-09-15 13:09:24 +02:00
5 changed files with 65 additions and 7 deletions

View File

@ -1,5 +1,8 @@
--source include/have_federated_plugin.inc
# Uninstall will not uninstall if ps has been used
--disable_ps_protocol
connect (master,localhost,root,,test,$MASTER_MYPORT,);
connect (slave,localhost,root,,test,$SLAVE_MYPORT,);