• Staale Smedseng's avatar
    Bug#51591 deadlock in the plugins+status+variables · 5b8817f1
    Staale Smedseng authored
          
    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().
    5b8817f1
sql_plugin.cc 99 KB