mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-6593 : domain_id based replication filters
Implementation for domain ID based filtering of replication events.
This commit is contained in:
@ -64,6 +64,8 @@ if ($tmp)
|
||||
--echo Master_SSL_Crlpath #
|
||||
--echo Using_Gtid No
|
||||
--echo Gtid_IO_Pos #
|
||||
--echo Replicate_Do_Domain_Ids
|
||||
--echo Replicate_Ignore_Domain_Ids
|
||||
}
|
||||
if (!$tmp) {
|
||||
# Note: after WL#5177, fields 13-18 shall not be filtered-out.
|
||||
|
Reference in New Issue
Block a user