Update Galera configurations with 2.1 options
The root_node_as_master option needs to be disabled for 2.1 testing.
This commit is contained in:
@ -10,7 +10,7 @@ servers=server1,server2,server3
|
||||
#passwd=maxpwd
|
||||
user=maxskysql
|
||||
passwd=skysql
|
||||
#root_node_as_master=false
|
||||
root_node_as_master=false
|
||||
|
||||
[RW Split Router]
|
||||
type=service
|
||||
|
Reference in New Issue
Block a user