MXS-3249 Remove spaces from object names
This commit is contained in:
@ -4,6 +4,8 @@ threads=###threads###
|
||||
#event.authentication_failure.facility=LOG_AUTH
|
||||
#event.authentication_failure.level=LOG_ERR
|
||||
|
||||
syslog=true
|
||||
|
||||
[MySQL-Monitor]
|
||||
type=monitor
|
||||
module=mysqlmon
|
||||
@ -21,7 +23,7 @@ password=skysql
|
||||
|
||||
[RW-Split-Listener]
|
||||
type=listener
|
||||
service=RW Split Router
|
||||
service=RW-Split-Router
|
||||
protocol=MySQLClient
|
||||
port=4006
|
||||
|
||||
@ -29,7 +31,7 @@ port=4006
|
||||
type=service
|
||||
router=cli
|
||||
|
||||
[CLI Listener]
|
||||
[CLI-Listener]
|
||||
type=listener
|
||||
service=CLI
|
||||
protocol=maxscaled
|
||||
|
||||
Reference in New Issue
Block a user