summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/t/mysql-wsrep#33.cnf
blob: f1c3d802e4b6195767a9a998a7fa28330c731f4e (plain)
1
2
3
4
5
6
7
8
!include ../galera_2nodes.cnf

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

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