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

[mysqld]
wsrep_sst_method=mariabackup
wsrep_sst_auth="root:"

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

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