MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / init

Method init

sql/mysqld.cc:915–918  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

913};
914
915void Buffered_logs::init()
916{
917 init_alloc_root(&m_root, 1024, 0);
918}
919
920void Buffered_logs::cleanup()
921{

Callers

nothing calls this directly

Calls 1

init_alloc_rootFunction · 0.85

Tested by

no test coverage detected