mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch bb-10.4-release into bb-10.5-release
This commit is contained in:
@@ -176,6 +176,7 @@ static int versioning_plugin_init(void *p __attribute__ ((unused)))
|
||||
static int versioning_plugin_deinit(void *p __attribute__ ((unused)))
|
||||
{
|
||||
DBUG_ENTER("versioning_plugin_deinit");
|
||||
(void) item_create_remove(func_array);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user