mariadb/plugin/server_audit
Tony Chen 9b8268198c Fix server_audit rwlock PS instrumentation
Commit 1d80e8e updated lock_operations to a rwlock from a mutex but didn't
update the PS instrumentation setup accordingly.

We update the PS setup accordingly so the lock is correctly instrumented in
performance_schema.rwlock_instances.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.
2025-09-12 23:53:47 +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 Fix server_audit rwlock PS instrumentation 2025-09-12 23:53:47 +04:00
test_audit_v4.c MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INIT_DB against invalid database. 2019-07-26 08:44:43 +04:00