MySQL 8.4.0
Source Code Documentation
statement Struct Reference

Public Attributes

char * string
 
size_t length
 
unsigned char type
 
char * option
 
size_t option_length
 
statementnext
 

Member Data Documentation

◆ length

size_t statement::length

◆ next

statement* statement::next

◆ option

char* statement::option

◆ option_length

size_t statement::option_length

◆ string

char* statement::string

◆ type

unsigned char statement::type

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