MySQL 8.3.0
Source Code Documentation
st_parsing_options Struct Reference

#include <sql_lex.h>

Public Member Functions

 st_parsing_options ()
 
void reset ()
 

Public Attributes

bool allows_variable
 
bool allows_select_into
 

Constructor & Destructor Documentation

◆ st_parsing_options()

st_parsing_options::st_parsing_options ( )
inline

Member Function Documentation

◆ reset()

void st_parsing_options::reset ( void  )

Member Data Documentation

◆ allows_select_into

bool st_parsing_options::allows_select_into

◆ allows_variable

bool st_parsing_options::allows_variable

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