1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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

@ -2,6 +2,8 @@
# Simple multi-master test
#
--source include/not_embedded.inc
--connect (slave,127.0.0.1,root,,,$SERVER_MYPORT_3)
--connect (master1,127.0.0.1,root,,,$SERVER_MYPORT_1)
--connect (master2,127.0.0.1,root,,,$SERVER_MYPORT_2)