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

Method sp_cache

sql/sp_cache.cc:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284
285
286sp_cache::sp_cache()
287{
288 init();
289}
290
291
292sp_cache::~sp_cache()

Callers

nothing calls this directly

Calls 1

initFunction · 0.50

Tested by

no test coverage detected