Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
void lex_free(void)
161
{ // Call this when daemon ends
162
DBUG_ENTER(
"lex_free"
);
163
DBUG_VOID_RETURN;
164
}
165
166
167
void
Callers
1
clean_up
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected