MySQL 8.3.0
Source Code Documentation
option_string Struct Reference

Public Attributes

char * string
 
size_t length
 
char * option
 
size_t option_length
 
option_stringnext
 

Member Data Documentation

◆ length

size_t option_string::length

◆ next

option_string* option_string::next

◆ option

char* option_string::option

◆ option_length

size_t option_string::option_length

◆ string

char* option_string::string

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