MySQL 9.0.0
Source Code Documentation
MYSQL_LEX_CSTRING Struct Reference

#include <mysql_lex_string.h>

Public Attributes

const char * str
 
size_t length
 

Member Data Documentation

◆ length

size_t MYSQL_LEX_CSTRING::length

◆ str

const char* MYSQL_LEX_CSTRING::str

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