MySQL 8.3.0
Source Code Documentation
sys_var_with_base Struct Reference

used by the parser to store internal variable name More...

#include <parser_yystype.h>

Public Attributes

sys_varvar
 
LEX_CSTRING base_name
 

Detailed Description

used by the parser to store internal variable name

Member Data Documentation

◆ base_name

LEX_CSTRING sys_var_with_base::base_name

◆ var

sys_var* sys_var_with_base::var

The documentation for this struct was generated from the following file: