Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ cache_dump
Function
cache_dump
sql/sql_cache.cc:4675–4675 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4673
void wreck(uint line, const char *message) { query_cache_size = 0; }
4674
void bins_dump() {}
4675
void cache_dump() {}
4676
void queries_dump() {}
4677
void tables_dump() {}
4678
my_bool check_integrity(bool not_locked) { return 0; }
Callers
1
wreck
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected