Fix mxs2326_hint_clone configuration

Whitespace in object names is not allowed anymore.
This commit is contained in:
Markus Mäkelä 2019-03-27 08:09:29 +02:00
parent c3f3200d2c
commit 3a8accee8f
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
@ -38,7 +38,7 @@ monitor_interval=1000
type=filter
module=hintfilter
[RW Split Router]
[RW-Split-Router]
type=service
router=readwritesplit
servers=server1,server2,server3,server4
@ -46,8 +46,8 @@ user=maxskysql
password=skysql
filters=hint
[RW Split Listener]
[RW-Split-Listener]
type=listener
service=RW Split Router
service=RW-Split-Router
protocol=MySQLClient
port=4006