mirror of
https://github.com/MariaDB/server.git
synced 2025-02-09 23:24:11 +01:00
13 lines
225 B
INI
13 lines
225 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld]
|
|
wsrep_sst_method=mariabackup
|
|
wsrep_sst_auth="root:"
|
|
wsrep_debug=1
|
|
|
|
[sst]
|
|
transferfmt=@ENV.MTR_GALERA_TFMT
|
|
compress=quicklz
|
|
compress-threads=2
|
|
compress-chunk-size=32768
|
|
backup-threads=2
|