Fix object names in mxs2450_change_user_crash

This commit is contained in:
Markus Mäkelä 2019-05-22 19:55:44 +03:00
parent 9d80b42dc6
commit e72abe3643
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -26,7 +26,7 @@ address=###node_server_IP_4###
port=###node_server_port_4###
protocol=MySQLBackend
[MySQL Monitor]
[MySQL-Monitor]
type=monitor
module=mysqlmon
servers=server1,server2,server3,server4
@ -34,7 +34,7 @@ user=maxskysql
password=skysql
monitor_interval=1000
[RW Split Router]
[RW-Split-Router]
type=service
router=readwritesplit
servers=server1,server2,server3,server4
@ -42,8 +42,8 @@ user=maxskysql
password=skysql
disable_sescmd_history=true
[RW Split Listener]
[RW-Split-Listener]
type=listener
service=RW Split Router
service=RW-Split-Router
protocol=MySQLClient
port=4006