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

Function lex_free

sql/sql_lex.cc:160–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160void lex_free(void)
161{ // Call this when daemon ends
162 DBUG_ENTER("lex_free");
163 DBUG_VOID_RETURN;
164}
165
166
167void

Callers 1

clean_upFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected