~percona-toolkit-dev/percona-toolkit/pt-table-checksum-fails-on-BINARY-field-in-PK-1381280

« back to all changes in this revision

Viewing changes to bin/pt-duplicate-key-checker

Merge pt-show-grant-ask-pass-print-Enter-password-in-stdout-1290911.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1927
1927
   shift @_ if ref $_[0] eq __PACKAGE__;
1928
1928
   my ( $prompt ) = @_;
1929
1929
   local $OUTPUT_AUTOFLUSH = 1;
1930
 
   print $prompt
 
1930
   print STDERR $prompt
1931
1931
      or die "Cannot print: $OS_ERROR";
1932
1932
   my $response;
1933
1933
   eval {