mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 18:30:16 +00:00
PT-1554 Test a fix for pt-136 & ps 5.7
This commit is contained in:
@@ -9831,7 +9831,7 @@ use warnings FATAL => 'all';
|
|||||||
use English qw(-no_match_vars);
|
use English qw(-no_match_vars);
|
||||||
|
|
||||||
use Percona::Toolkit;
|
use Percona::Toolkit;
|
||||||
use constant PTDEBUG => $ENV{PTDEBUG} || 0;
|
use constant PTDEBUG => $ENV{PTDEBUG} || 1;
|
||||||
|
|
||||||
use POSIX qw(signal_h);
|
use POSIX qw(signal_h);
|
||||||
use List::Util qw(max);
|
use List::Util qw(max);
|
||||||
|
Reference in New Issue
Block a user