Files
MaxScale/maxscale-system-test/cnf/maxscale.cnf.template.setup_binlog_tx_safe_gtid
Johan Wikman 5ebd237a4f MXS-2290 Replace whitespace is section names with -
Whitespace in section names have been deprecated since 2.2 and will
be rejected in 2.4. Consequently, the configuration files of the
system tests must be updated.
2019-01-24 17:45:10 +02:00

27 lines
550 B
Plaintext
Executable File

[maxscale]
threads=###threads###
[Binlog_Service]
type=service
router=binlogrouter
user=skysql
password=skysql
version_string=5.6.15-log
router_options=server_id=3,user=repl,password=repl,longburst=500,heartbeat=30,binlogdir=/var/lib/maxscale/Binlog_Service,mariadb10_master_gtid=on,mariadb10_slave_gtid=on,transaction_safety=on,mariadb10-compatibility=1
[Binlog-Listener]
type=listener
service=Binlog_Service
protocol=MySQLClient
port=5306
[CLI]
type=service
router=cli
[CLI-Listener]
type=listener
service=CLI
protocol=maxscaled
socket=default