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

Method free_table

sql/table_cache.cc:337–384  ·  view source on GitHub ↗

Remove and free all or some (depending on parameter) TABLE objects for the table from all table cache instances. @param thd Thread context @param remove_type Type of removal. @sa tdc_remove_table(). @param share TABLE_SHARE for the table to be removed. @note Caller should own LOCK_open and locks on all table cache instances. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TEST_FFunction · 0.80

Calls 3

intern_close_tableFunction · 0.85
is_emptyMethod · 0.45
remove_tableMethod · 0.45

Tested by

no test coverage detected