summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/galera/t/mdev_10518.cnf
blob: 482334c2f8a216b54d367e79c7da20e4e311d199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
!include ../galera_2nodes.cnf

[mysqld]
log-bin
log-slave-updates

[mysqld.1]
gtid_domain_id=1
wsrep_gtid_mode=ON
# Maximum allowed wsrep_gtid_domain_id.
wsrep_gtid_domain_id=4294967295

[mysqld.2]
gtid_domain_id=2
wsrep_gtid_mode=ON
#wsrep_gitd_domain_id value will be inherited from donor node (mysqld.1)
#wsrep_gitd_domain_id=X