mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Don't reset @crc or @cnt. Docu output of --replicate-check-only.
This commit is contained in:
@@ -196,7 +196,7 @@ $slave_dbh->do("update percona.checksums set this_crc='' where db='sakila' and t
|
||||
|
||||
ok(
|
||||
no_diff(
|
||||
sub { pt_table_checksum::main(@args, qw(--no-recheck)) },
|
||||
sub { pt_table_checksum::main(@args, qw(--replicate-check-only)) },
|
||||
"$sample/no-recheck.txt",
|
||||
),
|
||||
"--no-recheck (just --replicate-check)"
|
||||
|
Reference in New Issue
Block a user