Files
MaxScale/maxscale-system-test/cnf/maxscale.cnf.template.mxs1836_show_eventTimes
Markus Mäkelä d51a21faf7 Remove passwd from test configurations
As the parameter will be removed in 2.3, the test configurations need to
be updated.
2018-07-17 11:52:14 +03:00

25 lines
305 B
Plaintext

[maxscale]
threads=1
[MaxAdmin]
type=service
router=cli
[MaxAdmin-Listener]
type=listener
service=MaxAdmin
protocol=maxscaled
socket=default
[MaxInfo]
type=service
router=maxinfo
user=maxinfo_user
password=maxinfo_passwd
[MaxInfo-Listener]
type=listener
service=MaxInfo
protocol=MySQLClient
port=4006