1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix multi-source replication tests for ps-protocol (different xid values), and disable for embedded

This commit is contained in:
Elena Stepanova
2012-10-04 20:55:22 +04:00
parent 0ae6ee55a9
commit 1ab7dfe519
9 changed files with 37 additions and 8 deletions

View File

@@ -1,4 +1,9 @@
#--enable_connect_log
#
# Check RESET SLAVE [name] [ALL] for multi-source replication
#
--source include/not_embedded.inc
--connect (slave,127.0.0.1,root,,,$SERVER_MYPORT_3)
--replace_result $SERVER_MYPORT_1 MYPORT_1