Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Right now PERFORMANCE_SCHEMA is all-or-nothing.
Some P_S tables show information from the code instrumentation, it adds a noticeable run-time performance overhead and it makes perfect sense to be able to disable it.
Other P_S tables, such as P_S.SESSION_CONNECT_ATTRS, only show the existing information and have zero overhead unless they're queried. It does not make sense to disable them, they should be always available.
Attachments
Issue Links
- relates to
-
MDEV-6726 CONNECTION_ATTRS not stored in performance schema
-
- Closed
-
-
MDEV-15623 Show temporary tables for all sessions in performance schema
-
- Open
-
-
MDEV-29942 Provide insight on proxy_protocol usage
-
- Open
-