~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-query-digest

  • Committer: Daniel Nichter
  • Date: 2014-02-20 03:47:43 UTC
  • Revision ID: daniel@percona.com-20140220034743-lznbv778sibq6d8i
Set Percona::Toolkit::VERSION = 2.2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
{
65
65
package Percona::Toolkit;
66
66
 
67
 
our $VERSION = '2.2.6';
 
67
our $VERSION = '2.2.7';
68
68
 
69
69
use strict;
70
70
use warnings FATAL => 'all';