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:
committed by
Daniel Black
parent
2cd585ad34
commit
92316dcdeb
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user