mariadb/mysql-test/suite/galera/t/galera_autoinc_sst_mariabackup.cnf
Brave Galera Crew 36a2a185fe Galera4
2019-01-23 15:30:00 +04:00

11 lines
300 B
INI

!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'