Fix kill_query config
The config was missing the listener section.
This commit is contained in:
parent
166d26ff13
commit
6cdc28856d
@ -19,10 +19,8 @@ servers=###server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
[Read-Connection-Router-Slave]
|
||||
type=service
|
||||
router=readconnroute
|
||||
router_options=slave
|
||||
servers=###server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
[RW-Split-Listener]
|
||||
type=listener
|
||||
service=RW-Split-Router
|
||||
protocol=MySQLClient
|
||||
port=4006
|
||||
|
Loading…
x
Reference in New Issue
Block a user