summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/t/galera_sst_mariabackup_qpress.cnf
blob: f58d22cba528c38fc0d75a5ff652ac4a318d2e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!include ../galera_2nodes.cnf

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

[sst]
transferfmt=@ENV.MTR_GALERA_TFMT
compress=quicklz
compress-threads=2
compress-chunk-size=32768
backup-threads=2