[MDEV-26259] P_S functions STATEMENT_DIGEST_TEXT and STATEMENT_DIGEST are missing Created: 2021-07-28 Updated: 2023-12-22 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Performance Schema |
| Fix Version/s: | 11.5 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Daniel Black |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | compat80, functions, performance_schema | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
In MySQL 8.0 the 2 functions STATEMENT_DIGEST_TEXT and STATEMENT_DIGEST where introduced. Those are pretty convenient if you want to do your own stuff related to the P_S. https://dev.mysql.com/doc/refman/8.0/en/encryption-functions.html#function_statement-digest Because MariaDB 10.6 is actively supporting P_S it would be nice to have those functions as well. Otherwise we always have to rely on MySQL 8.0 for some query reporting stuff. |
| Comments |
| Comment by Oli Sennhauser [ 2021-07-28 ] |
|
Productboard is not visible to me (or public). Is this intentional? |
| Comment by Sergei Golubchik [ 2021-08-07 ] |
|
no, sorry, it was a mistake. somebody experimenting with a new plugin for a different jira project. |