Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.4.2
-
None
Description
Once the audit plugin is loaded into MariaDB server, it causes a performance loss. Even if the plugin is turned off with
SET GLOBAL server_audit_logging=OFF |
Unloading the audit plugin restores the original condition.
Attachments
Issue Links
- includes
-
MDEV-19174 server_audit plugin locks mutex for every event when server_audit_logging=OFF
- Closed
-
MDEV-19291 server_audit plugin mutex causes stalls at very high concurrency
- Closed
- relates to
-
MDEV-20236 Add audit plugin API functions to disable/enable specific audit plugins
- Closed
-
MDEV-20269 Create new "Auditing" thread state
- Open