mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-13 14:39:28 +00:00
Fixed MySQLProtocol parser (v4.1 enhacements)
This commit is contained in:
@@ -100,16 +100,6 @@ ok(
|
||||
'Analysis for tcpdump044 with connection error (bug 1103045)'
|
||||
);
|
||||
|
||||
ok(
|
||||
no_diff(
|
||||
sub { pt_query_digest::main(@args, $sample.'tcpdump-1402776.txt',
|
||||
'--report-format', 'header,query_report,profile',
|
||||
qw(--watch-server 127.0.0.1:13000)) },
|
||||
"t/pt-query-digest/samples/tcpdump-1402776_report.txt",
|
||||
),
|
||||
'Analysis for tcpdump-1402776 with connection error (bug 1402776)'
|
||||
);
|
||||
|
||||
# #############################################################################
|
||||
# Done.
|
||||
# #############################################################################
|
||||
|
Reference in New Issue
Block a user