PT-167 pt-kill kills prepared statements w/o checking busy-time

This commit is contained in:
Carlos Salguero
2017-09-06 16:46:47 -03:00
parent 738f9809f8
commit fec1a1f758
3 changed files with 64 additions and 55 deletions

View File

@@ -47,7 +47,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.4';
our $VERSION = '3.0.5';
use strict;
use warnings FATAL => 'all';