1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +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,3 +1,9 @@
#
# Status variables related to a replication connection
#
--source include/not_embedded.inc
--connect (slave,127.0.0.1,root,,,$SERVER_MYPORT_3)
call mtr.add_suppression("Connection 'master1' already exists");