~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-variable-advisor

  • 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:
44
44
{
45
45
package Percona::Toolkit;
46
46
 
47
 
our $VERSION = '2.2.8';
 
47
our $VERSION = '2.2.9';
48
48
 
49
49
use strict;
50
50
use warnings FATAL => 'all';
6138
6138
 
6139
6139
=head1 VERSION
6140
6140
 
6141
 
pt-variable-advisor 2.2.8
 
6141
pt-variable-advisor 2.2.9
6142
6142
 
6143
6143
=cut