Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
684
ulong tdc_records(void)
685
{
686
return lf_hash_size(&tdc_hash);
687
}
688
689
690
void tdc_purge(bool all)
Callers
5
tdc_purge
Function · 0.85
tdc_release_share
Function · 0.85
tdc_iterate
Function · 0.85
show_table_definitions
Function · 0.85
close_cached_tables
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected