summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/t/galera_sst_rsync_innodb_nest.cnf
blob: 68a5f31e787734864cd20f731301d4fac39fccb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
!include ../galera_2nodes.cnf

[mysqld]
wsrep_sst_method=rsync

[mysqld.1]
#!run-master-sh
wsrep_provider_options='base_port=@mysqld.1.#galera_port;gcache.size=1;pc.ignore_sb=true'

[mysqld.2]
#!use-slave-opt
#!run-slave-sh
wsrep_provider_options='base_port=@mysqld.2.#galera_port;gcache.size=1;pc.ignore_sb=true'

[sst]
backup_threads=2