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

[mysqld]
wsrep_sst_method=rsync

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

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