1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

wsrep.cnf - wsrep_on=1 by default

From: https://github.com/devexp-db/mariadb/blob/f27/mariadb-galera.cnf.patch
This commit is contained in:
Jakub Dorňák
2017-04-30 14:40:38 +10:00
committed by Daniel Black
parent 2cd585ad34
commit 92316dcdeb

View File

@@ -30,6 +30,9 @@ bind-address=0.0.0.0
## WSREP options
##
# Enable wsrep
wsrep_on=1
# Full path to wsrep provider library or 'none'
wsrep_provider=none