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:
@ -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");
|
||||
|
Reference in New Issue
Block a user