# Replication tests need binlog # # $skip_slave_start If true, the slave will not be started source include/have_log_bin.inc; connect (master,127.0.0.1,root,,test,$MASTER_MYPORT,); connect (master1,127.0.0.1,root,,test,$MASTER_MYPORT,); connect (slave,127.0.0.1,root,,test,$SLAVE_MYPORT,); connect (slave1,127.0.0.1,root,,test,$SLAVE_MYPORT,); -- source include/master-slave-reset.inc source suite/rpl_bhs/extension/bhs/master-slave-bhs.inc; if (!$skip_slave_start) { connection master; sync_slave_with_master blackhole_slave; sync_slave_with_master; } # Set the default connection to 'master' connection master;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
default.rules | File | 482 B | 0644 |
|
disabled.def | File | 6.64 KB | 0644 |
|
master-slave-bhs.inc | File | 926 B | 0644 |
|
master-slave.inc | File | 626 B | 0644 |
|
my.cnf | File | 191 B | 0644 |
|
rpl_1slave_base.cnf | File | 1.93 KB | 0644 |
|
update_test_cases | File | 54 B | 0644 |
|