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