summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/galera/t/galera_sst_rsync.cnf
blob: 29d3a1e62197586e454f9f1ac212f0921dde2cf7 (plain)
1
2
3
4
5
6
7
8
9
10
!include ../galera_2nodes.cnf

[mysqld]
wsrep_sst_method=rsync

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

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