Add 'detect_standalone_master=true'

Only necessary for the two node case and not needed once the flag
is on permanently.
This commit is contained in:
Johan Wikman
2017-12-13 14:46:43 +02:00
parent 6b5ed66404
commit 5fc787a67c
4 changed files with 18 additions and 10 deletions

View File

@ -9,6 +9,7 @@ user=maxskysql
passwd= skysql
monitor_interval=1000
allow_cluster_recovery=true
detect_standalone_master=true
auto_failover=false
replication_user=repl
replication_password=repl

View File

@ -9,6 +9,7 @@ user=maxskysql
passwd= skysql
monitor_interval=1000
allow_cluster_recovery=true
detect_standalone_master=true
auto_failover=false
replication_user=repl
replication_password=repl

View File

@ -9,6 +9,8 @@ user=maxskysql
passwd= skysql
monitor_interval=1000
allow_cluster_recovery=true
detect_standalone_master=true
auto_failover=false
replication_user=repl
replication_password=repl
backend_connect_timeout=1