MCPcopy Create free account
hub / github.com/MariaDB/server / tdc_records

Function tdc_records

sql/table_cache.cc:684–687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

682*/
683
684ulong tdc_records(void)
685{
686 return lf_hash_size(&tdc_hash);
687}
688
689
690void tdc_purge(bool all)

Callers 5

tdc_purgeFunction · 0.85
tdc_release_shareFunction · 0.85
tdc_iterateFunction · 0.85
show_table_definitionsFunction · 0.85
close_cached_tablesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected