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.facility=LOG_AUTH
|
||||||
#event.authentication_failure.level=LOG_ERR
|
#event.authentication_failure.level=LOG_ERR
|
||||||
|
|
||||||
|
syslog=true
|
||||||
|
|
||||||
[MySQL-Monitor]
|
[MySQL-Monitor]
|
||||||
type=monitor
|
type=monitor
|
||||||
module=mysqlmon
|
module=mysqlmon
|
||||||
@ -21,7 +23,7 @@ password=skysql
|
|||||||
|
|
||||||
[RW-Split-Listener]
|
[RW-Split-Listener]
|
||||||
type=listener
|
type=listener
|
||||||
service=RW Split Router
|
service=RW-Split-Router
|
||||||
protocol=MySQLClient
|
protocol=MySQLClient
|
||||||
port=4006
|
port=4006
|
||||||
|
|
||||||
@ -29,7 +31,7 @@ port=4006
|
|||||||
type=service
|
type=service
|
||||||
router=cli
|
router=cli
|
||||||
|
|
||||||
[CLI Listener]
|
[CLI-Listener]
|
||||||
type=listener
|
type=listener
|
||||||
service=CLI
|
service=CLI
|
||||||
protocol=maxscaled
|
protocol=maxscaled
|
||||||
|
|||||||
Reference in New Issue
Block a user