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

Function mysql_client_plugin_init

sql-common/client_plugin.c:232–259  ·  view source on GitHub ↗

Initializes the client plugin layer. This function must be called before any other client plugin function. @retval 0 successful @retval != 0 error occured */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mysql_server_initFunction · 0.85

Calls 5

init_alloc_rootFunction · 0.85
mysql_mutex_lockFunction · 0.85
add_pluginFunction · 0.85
mysql_mutex_unlockFunction · 0.85
load_env_pluginsFunction · 0.85

Tested by

no test coverage detected