~percona-toolkit-dev/percona-toolkit/pt-duplicate-key-checker-docs-dont-explain-how-Size-Duplicate-Indexes-is-calculated-1415646

« back to all changes in this revision

Viewing changes to bin/pt-index-usage

  • Committer: Frank Cizmich
  • Date: 2014-11-18 21:41:23 UTC
  • mfrom: (608.1.31 release-2.2.12)
  • Revision ID: frank.cizmich@percona.com-20141118214123-hyj5wno2onb5wo6o
merged release-2.2.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
{
46
46
package Percona::Toolkit;
47
47
 
48
 
our $VERSION = '2.2.11';
 
48
our $VERSION = '2.2.12';
49
49
 
50
50
use strict;
51
51
use warnings FATAL => 'all';
7548
7548
 
7549
7549
=head1 VERSION
7550
7550
 
7551
 
pt-index-usage 2.2.11
 
7551
pt-index-usage 2.2.12
7552
7552
 
7553
7553
=cut