mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-01 18:25:59 +00:00
Split --review and --history
This commit is contained in:
@@ -51,7 +51,7 @@ $Data::Dumper::Indent = 1;
|
||||
$Data::Dumper::Sortkeys = 1;
|
||||
$Data::Dumper::Quotekeys = 0;
|
||||
|
||||
use base 'ProtocolParser';
|
||||
BEGIN { our @ISA = 'ProtocolParser'; }
|
||||
|
||||
use constant {
|
||||
COM_SLEEP => '00',
|
||||
|
Reference in New Issue
Block a user