[MDEV-17101] Add query fingerprints to slow log and perf schema Created: 2018-08-30 Updated: 2018-08-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Some of our customers from oracle are used to having sql ids or unique ids for types/digests of queries. We should add fingerprints to slow log and P_S to uniquely identify queries. Alternatively we can use the md5 digests that are already in P_S and expose those in EXPLAIN, slow query log etc |