MySQL 8.3.0
Source Code Documentation
Query_options Struct Reference

#include <parser_yystype.h>

Public Member Functions

bool merge (const Query_options &a, const Query_options &b)
 
bool save_to (Parse_context *)
 

Public Attributes

ulonglong query_spec_options
 

Member Function Documentation

◆ merge()

bool Query_options::merge ( const Query_options a,
const Query_options b 
)

◆ save_to()

bool Query_options::save_to ( Parse_context pc)

Member Data Documentation

◆ query_spec_options

ulonglong Query_options::query_spec_options

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