mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
if plugin->deinit() returns a failure, it is no longer ignored, it means that the plugin isn't ready to be unloaded from memory yet. So it's marked "dying", deinitialized as much as possible, but stays in memory until shutdown. also: * increment MARIA_PLUGIN_INTERFACE_VERSION * rewrite ha_rocksdb to use the new approach, update the test
7.5 KiB
7.5 KiB