Galera MTR Tests: Use wsrep_sst_auth for tests that use xtrabackup + IST

This commit is contained in:
Philip Stoev 2015-06-17 05:14:36 -07:00 committed by Nirbhay Choubey
parent 2ea16b995d
commit f1a00ed514
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,8 @@
[mysqld]
wsrep_sst_method=xtrabackup-v2
wsrep_sst_auth=root:
innodb_flush_log_at_trx_commit=0
[mysqld.1]

View file

@ -2,6 +2,7 @@
[mysqld]
wsrep_sst_method=xtrabackup-v2
wsrep_sst_auth=root:
[mysqld.1]
wsrep_provider_options='base_port=@mysqld.1.#galera_port;pc.ignore_sb=true'