~percona-toolkit-dev/percona-toolkit/manual-for-pt-query-digest--type-binlog-is-ambiguous-1377888

« back to all changes in this revision

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

  • Committer: Frank Cizmich
  • Date: 2014-07-29 15:51:01 UTC
  • mfrom: (606.1.12 release-2.2.9)
  • Revision ID: frank.cizmich@percona.com-20140729155101-f5kv4rmeu3s5rzk5
mergedĀ releaseĀ 2.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
{
40
40
package Percona::Toolkit;
41
41
 
42
 
our $VERSION = '2.2.8';
 
42
our $VERSION = '2.2.9';
43
43
 
44
44
use strict;
45
45
use warnings FATAL => 'all';
5600
5600
 
5601
5601
=head1 VERSION
5602
5602
 
5603
 
pt-duplicate-key-checker 2.2.8
 
5603
pt-duplicate-key-checker 2.2.9
5604
5604
 
5605
5605
=cut