MCPcopy Create free account
hub / github.com/arkdb/inception / add_plugin

Function add_plugin

sql-common/client_plugin.c:119–180  ·  view source on GitHub ↗

verifies the plugin and adds it to the list @param mysql MYSQL structure (for error reporting) @param plugin plugin to install @param dlhandle a handle to the shared object (returned by dlopen) or 0 if the plugin was not dynamically loaded @param argc number of arguments in the 'va_list args' @param args arguments passed

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mysql_client_plugin_initFunction · 0.85
mysql_load_plugin_vFunction · 0.85

Calls 6

memdup_rootFunction · 0.85
mysql_mutex_assert_ownerFunction · 0.85
net_clear_errorFunction · 0.85
set_mysql_extended_errorFunction · 0.85
initMethod · 0.45
deinitMethod · 0.45

Tested by

no test coverage detected