mirror of https://github.com/MariaDB/server
Browse Source
Potential deadlock situation involving LOCK_plugin,
LOCK_global_system_variables and LOCK_status.
This patch backports the fix from next-mr, unlocking
LOCK_plugin before calling plugin->init() and
add_status_vars().
pull/374/head
1 changed files with 13 additions and 5 deletions
Loading…
Reference in new issue