Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ reset
Method
reset
sql/sql_lex.cc:790–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
788
789
790
void
791
st_parsing_options::reset()
792
{
793
allows_variable= TRUE;
794
lookup_keywords_after_qualifier= false;
795
}
796
797
798
/**
Callers
4
start
Method · 0.45
lex_end_nops
Function · 0.45
init_query
Method · 0.45
set_cast_type_udt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected