Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
915
void Buffered_logs::init()
916
{
917
init_alloc_root(&m_root, 1024, 0);
918
}
919
920
void Buffered_logs::cleanup()
921
{
Callers
nothing calls this directly
Calls
1
init_alloc_root
Function · 0.85
Tested by
no test coverage detected