MySQL 9.0.0
Source Code Documentation
Limit_options Struct Reference

#include <parser_yystype.h>

Public Attributes

Itemlimit
 
Itemopt_offset
 
bool is_offset_first
 

Member Data Documentation

◆ is_offset_first

bool Limit_options::is_offset_first

◆ limit

Item* Limit_options::limit

◆ opt_offset

Item* Limit_options::opt_offset

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