diff --git a/bin/pt-table-checksum b/bin/pt-table-checksum index 481a5670..789e33ed 100755 --- a/bin/pt-table-checksum +++ b/bin/pt-table-checksum @@ -9502,6 +9502,7 @@ sub main { OptionParser => $o, DSNParser => $dp, Quoter => $q, + channel => $o->get('channel') ); my $slaves = []; # all slaves (that we can find)