Find query checksum by query
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Have a query search box that you insert a query into and Anemometer will return a list of possible matching query checksums (ideally it should be one...so just go to the matching checksum?).
This could be done by fingerprinting a query supplied by the user, generating a checksum of that fingerprint, and then searching the slow query log table for a matching checksum.
Contributor guide
Assessment
This issue has not been assessed yet.