MCPcopy 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
790void
791st_parsing_options::reset()
792{
793 allows_variable= TRUE;
794 lookup_keywords_after_qualifier= false;
795}
796
797
798/**

Callers 4

startMethod · 0.45
lex_end_nopsFunction · 0.45
init_queryMethod · 0.45
set_cast_type_udtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected