Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ deinit
Function
deinit
plugin/provider_lzo/plugin.c:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
static int deinit(void *h)
33
{
34
return 1; /* don't unload me */
35
}
36
37
static struct st_mysql_daemon info= { MYSQL_DAEMON_INTERFACE_VERSION };
38
Callers
3
clean_up
Function · 0.50
plugin_deinitialize
Function · 0.50
init
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected