mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
8e334d9ed2
* PT-1974: Support fingerprinting for --print in pt-kill This commit implements `--fingerprint` that modifies the `--print` behaviour and forces the query fingerprint to be displayed instead of an original query. * Added changelog entry.