Merge pull request #953 from pakud/patch-2

Update documentation of pt-query-digest - better description for --output secure-slowlog
This commit is contained in:
Sveta Smirnova
2025-06-12 17:37:25 +03:00
committed by GitHub

View File

@@ -16258,12 +16258,12 @@ type: string; default: report
How to format and print the query analysis results. Accepted values are:
VALUE FORMAT
======= ===============================
======= ======================================
report Standard query analysis report
slowlog MySQL slow log
json JSON, one array per query class
json-anon JSON without example queries
secure-slowlog JSON without example queries
secure-slowlog MySQL slow log with anonymized queries
The entire C<report> output can be disabled by specifying C<--no-report>
(see L<"--[no]report">), and its sections can be disabled or rearranged