~percona-toolkit-dev/percona-toolkit/fix-1168106-pqa-innodb_max_dirty_pages_pct-5.6

« back to all changes in this revision

Viewing changes to bin/pt-table-checksum

  • Committer: Daniel Nichter
  • Date: 2013-03-20 14:01:47 UTC
  • mfrom: (560.1.14 release-2.2.1)
  • Revision ID: daniel@percona.com-20130320140147-eiidvpo5zenar8hs
Merge release-2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
# ###########################################################################
57
57
{
58
58
package Percona::Toolkit;
59
 
our $VERSION = '2.1.8';
 
59
our $VERSION = '2.2.1';
60
60
 
61
61
1;
62
62
}
12194
12194
 
12195
12195
=head1 VERSION
12196
12196
 
12197
 
pt-table-checksum 2.1.8
 
12197
pt-table-checksum 2.2.1
12198
12198
 
12199
12199
=cut