~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-diskstats

  • Committer: Frank Cizmich
  • Date: 2014-09-08 19:27:40 UTC
  • mfrom: (608.1.8 release-2.2.10)
  • Revision ID: frank.cizmich@percona.com-20140908192740-uab3exq8je1qbczh
merged release-2.2.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
{
39
39
package Percona::Toolkit;
40
40
 
41
 
our $VERSION = '2.2.9';
 
41
our $VERSION = '2.2.10';
42
42
 
43
43
use strict;
44
44
use warnings FATAL => 'all';
5579
5579
 
5580
5580
=head1 VERSION
5581
5581
 
5582
 
pt-diskstats 2.2.9
 
5582
pt-diskstats 2.2.10
5583
5583
 
5584
5584
=cut