Fix kill_query config

The config was missing the listener section.
This commit is contained in:
Markus Mäkelä 2019-06-28 08:39:55 +03:00
parent 166d26ff13
commit 6cdc28856d
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -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