mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-24 02:01:42 +08:00
Convert pt-table-checksum boundaries to SQL WHERE clauses.
This commit is contained in:
@@ -41,6 +41,8 @@ my %port_for = (
|
||||
slave2 => 12347,
|
||||
master1 => 12348, # master-master
|
||||
master2 => 12349, # master-master
|
||||
master3 => 2900,
|
||||
master4 => 2901,
|
||||
);
|
||||
|
||||
sub new {
|
||||
|
||||
Reference in New Issue
Block a user