mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
pt-query-digest changed default attribute-value-limit to disabled
This commit is contained in:
@@ -105,7 +105,7 @@ ok(
|
||||
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"
|
||||
"t/pt-query-digest/samples/tcpdump-1402776_report.txt",
|
||||
),
|
||||
'Analysis for tcpdump-1402776 with connection error (bug 1402776)'
|
||||
);
|
||||
|
Reference in New Issue
Block a user