mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Test federated_plugin must have ps-protocol off
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
--source include/have_federated_plugin.inc
|
--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 (master,localhost,root,,test,$MASTER_MYPORT,);
|
||||||
connect (slave,localhost,root,,test,$SLAVE_MYPORT,);
|
connect (slave,localhost,root,,test,$SLAVE_MYPORT,);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user