MySQL 8.3.0
Source Code Documentation

#include <my_sys.h>

Public Attributes

char * str
 
size_t length
 
size_t max_length
 

Member Data Documentation

◆ length

size_t DYNAMIC_STRING::length

◆ max_length

size_t DYNAMIC_STRING::max_length

◆ str

char* DYNAMIC_STRING::str

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