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

Function ha_create_table_from_engine

sql/handler.cc:4470–4529  ·  view source on GitHub ↗

Try to discover table from engine. @note If found, write the frm file to disk. @retval -1 Table did not exists @retval 0 Table created ok @retval > 0 Error, table existed but could not be created */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mysql_rm_table_no_locksFunction · 0.85

Calls 12

ha_discoverFunction · 0.85
writefrmFunction · 0.85
init_tmp_table_shareFunction · 0.85
open_table_defFunction · 0.85
open_table_from_shareFunction · 0.85
free_table_shareFunction · 0.85
get_canonical_filenameFunction · 0.85
closefrmFunction · 0.85
ha_createMethod · 0.80
build_table_filenameFunction · 0.70
my_freeFunction · 0.70

Tested by

no test coverage detected