mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
another handler from 'plugin_foreach' sql/sql_plugin.cc: Remove plugin from plugin_array after it has been initialized to avoid it being referenced. For example if a plugin deletes a THD object that will call 'ha_close_connection' wich will iterate over all storage engine plugins
29 KiB
29 KiB