Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Performance Schema
-
Labels:
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.
Attachments
Issue Links
- is part of
-
MDEV-26318 update P_S to 8.0.x
-
- Open
-
- relates to
-
MDEV-26634 Feature request: add STATEMENT_DIGEST_TEXT
-
- Open
-