Skip to content

Commit

Permalink
MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gc…
Browse files Browse the repository at this point in the history
…ache_recover
  • Loading branch information
ayurchen authored and Jan Lindström committed Mar 21, 2021
1 parent 96dd4b5 commit 209e8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-test/suite/galera/t/galera_gcache_recover.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 209e8ec

Please sign in to comment.