MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
struct | SYMBOL |
struct | LEX_SYMBOL |
Enumerations | |
enum | SYM_GROUP { SG_KEYWORDS = 1 << 0 , SG_FUNCTIONS = 1 << 1 , SG_HINTABLE_KEYWORDS = 1 << 2 , SG_HINTS = 1 << 3 , SG_MAIN_PARSER = SG_KEYWORDS | SG_HINTABLE_KEYWORDS | SG_FUNCTIONS } |
enum SYM_GROUP |