MySQL 8.3.0
Source Code Documentation
MYSQL_LEX_STRING Struct Reference

#include <mysql_lex_string.h>

Inheritance diagram for MYSQL_LEX_STRING:
[legend]

Public Attributes

char * str
 
size_t length
 

Member Data Documentation

◆ length

size_t MYSQL_LEX_STRING::length

◆ str

char* MYSQL_LEX_STRING::str

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