mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-19 17:04:00 +00:00
PT-1637 Added --fail-on stopped-replication param to table checksum
This commit is contained in:
@@ -67,6 +67,7 @@ my %port_for = (
|
||||
chan_master1 => 2900,
|
||||
chan_master2 => 2901,
|
||||
chan_slave1 => 2902,
|
||||
chan_slave2 => 2903,
|
||||
);
|
||||
|
||||
my %server_type = (
|
||||
|
Reference in New Issue
Block a user