Skip to content
Permalink
Browse files
Galera MTR Tests: restore galera_autoinc_sst_xtrabackup.test to use x…
…trabackup SST
  • Loading branch information
philip-galera authored and SachinSetiya committed Mar 14, 2017
1 parent 5ac0d5f commit dd2f023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
@@ -1,9 +1,8 @@
!include ../galera_2nodes.cnf

[mysqld]
#wsrep_sst_method=xtrabackup-v2
#wsrep_sst_auth="root:"
#wsrep_debug=ON
wsrep_sst_method=xtrabackup-v2
wsrep_sst_auth="root:"

[mysqld.1]
wsrep_provider_options='base_port=@mysqld.1.#galera_port;gcache.size=1;pc.ignore_sb=true'
@@ -1,6 +1,6 @@
#
# Test that autoincrement works correctly while the cluster membership
# is changing and IST takes place.
# is changing and SST takes place.
#

--source include/big_test.inc

0 comments on commit dd2f023

Please sign in to comment.