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

Function plugin_init

sql/sql_plugin.cc:1262–1454  ·  view source on GitHub ↗

The logic is that we first load and initialize all compiled in plugins. From there we load up the dynamic types (assuming we have not been told to skip this part). Finally we initialize everything, aka the dynamic that have yet to initialize. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

init_server_componentsFunction · 0.85

Calls 12

init_plugin_psi_keysFunction · 0.85
init_alloc_rootFunction · 0.85
mysql_mutex_lockFunction · 0.85
free_rootFunction · 0.85
test_plugin_optionsFunction · 0.85
register_builtinFunction · 0.85
plugin_initializeFunction · 0.85
mysql_mutex_unlockFunction · 0.85
plugin_load_listFunction · 0.85
plugin_loadFunction · 0.85
plugin_deinitializeFunction · 0.85
plugin_delFunction · 0.85

Tested by

no test coverage detected