summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/t/galera_ist_mysqldump.cnf
blob: 357c8678658843e49c1d063eba76391e10617629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
!include ../galera_2nodes.cnf

# We do not set mysqldump-related SST options here because doing so on startup
# causes the first MTR connection to be forefully dropped by Galera, which in turn confuses MTR

[mysqld.1]
wsrep_provider_options='base_port=@mysqld.1.#galera_port;pc.ignore_sb=true'

[mysqld.2]
wsrep_provider_options='base_port=@mysqld.2.#galera_port;pc.ignore_sb=true'