Disable detect_standalone_master in replication template
The template is used by tests that expect the functionality to be disabled.
This commit is contained in:
@ -10,6 +10,7 @@ user=maxskysql
|
||||
passwd=skysql
|
||||
monitor_interval=1000
|
||||
detect_stale_master=false
|
||||
detect_standalone_master=false
|
||||
|
||||
[RW Split Router]
|
||||
type=service
|
||||
|
||||
Reference in New Issue
Block a user