Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ bins_dump
Function
bins_dump
sql/sql_cache.cc:4674–4674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4672
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() {}
Callers
1
wreck
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected