66de3d429f
* mysql_replication: add CI tests with MySQL 5.6 * mysql_replication: add CI tests with MySQL 5.6, add auxiliary checks * mysql_replication: add CI tests with MySQL 5.6, fix comments * mysql_replication: add CI tests with MySQL 5.6, add pause
7 lines
172 B
YAML
7 lines
172 B
YAML
master_port: 3306
|
|
standby_port: 3307
|
|
test_db: test_db
|
|
test_table: test_table
|
|
replication_user: replication_user
|
|
replication_pass: replication_pass
|
|
dump_path: /tmp/dump.sql
|