MySQL 8.4.0
Source Code Documentation
MY_SQL_PARSER_STYPE::Histogram_param Struct Reference

#include <parser_yystype.h>

Public Attributes

int num_buckets
 
LEX_STRING data
 
bool auto_update
 

Member Data Documentation

◆ auto_update

bool MY_SQL_PARSER_STYPE::Histogram_param::auto_update

◆ data

LEX_STRING MY_SQL_PARSER_STYPE::Histogram_param::data

◆ num_buckets

int MY_SQL_PARSER_STYPE::Histogram_param::num_buckets

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