mirror of https://github.com/sysown/proxysql
Replace 9-container infra-mysql57-binlog with single-container dbdeployer variant.mariadb-rpl-helper
parent
182c7b1b34
commit
f55e0a47a4
@ -1,3 +1,3 @@
|
||||
# Environment settings for legacy-binlog group
|
||||
# This group uses infra-mysql57-binlog which has GTID and binlog reader support
|
||||
export INFRA_TYPE="infra-mysql57-binlog"
|
||||
# This group uses dbdeployer-based infra with GTID and binlog reader support
|
||||
export INFRA_TYPE="infra-dbdeployer-mysql57-binlog"
|
||||
|
||||
@ -1 +1 @@
|
||||
infra-mysql57-binlog
|
||||
infra-dbdeployer-mysql57-binlog
|
||||
|
||||
Loading…
Reference in new issue