mirror of
https://github.com/MariaDB/server.git
synced 2025-03-26 08:58:40 +01:00
MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gcache_recover
This commit is contained in:
parent
96dd4b53c1
commit
209e8ecf9a
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
wsrep_provider_options='base_port=@mysqld.1.#galera_port;gcache.recover=yes;pc.ignore_sb=true'
|
||||
|
||||
[mysqld.2]
|
||||
wsrep_provider_options='base_port=@mysqld.2.#galera_port;gcache.recover=yes;pc.ignore_sb=true'
|
||||
wsrep_provider_options='base_port=@mysqld.2.#galera_port;gcache.recover=yes'
|
||||
|
|
Loading…
Add table
Reference in a new issue