Fix binlogrouter configuration example
The configuration had a `servers=masterdb` line that was not supposed to be there.
This commit is contained in:
@ -285,7 +285,6 @@ follows.
|
|||||||
[Replication]
|
[Replication]
|
||||||
type=service
|
type=service
|
||||||
router=binlogrouter
|
router=binlogrouter
|
||||||
servers=masterdb
|
|
||||||
user=maxscale
|
user=maxscale
|
||||||
passwd=maxpwd
|
passwd=maxpwd
|
||||||
server_id=3
|
server_id=3
|
||||||
|
Reference in New Issue
Block a user