MySQL 8.3.0
Source Code Documentation
st_sp_chistics Struct Reference

#include <sql_lex.h>

Public Attributes

LEX_CSTRING comment
 
enum enum_sp_suid_behaviour suid
 
bool detistic
 
enum enum_sp_data_access daccess
 
LEX_CSTRING language
 CREATE|ALTER ... LANGUAGE <language> More...
 

Member Data Documentation

◆ comment

LEX_CSTRING st_sp_chistics::comment

◆ daccess

enum enum_sp_data_access st_sp_chistics::daccess

◆ detistic

bool st_sp_chistics::detistic

◆ language

LEX_CSTRING st_sp_chistics::language

CREATE|ALTER ... LANGUAGE <language>

◆ suid

enum enum_sp_suid_behaviour st_sp_chistics::suid

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