mariadb/plugin/server_audit
Alexey Botchkov 65e0c9b91b MDEV-18661 loading the audit plugin causes performance regression.
Plugin fixed to not lock the LOCK_operations when not active.
Server fixed to lock the LOCK_plugin less - do it once per
thread and then only if a plugin was installed/uninstalled.
2019-06-15 01:02:55 +04:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
COPYING Update FSF Address 2019-05-11 21:29:06 +03:00
plugin_audit_v4.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
server_audit.c MDEV-18661 loading the audit plugin causes performance regression. 2019-06-15 01:02:55 +04:00
test_audit_v4.c MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. 2016-01-12 18:43:55 +04:00