MCPcopy 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

4673void wreck(uint line, const char *message) { query_cache_size = 0; }
4674void bins_dump() {}
4675void cache_dump() {}
4676void queries_dump() {}
4677void tables_dump() {}
4678my_bool check_integrity(bool not_locked) { return 0; }

Callers 1

wreckMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected