24#ifndef MYSQL_LEX_STRING_INCLUDED 
   25#define MYSQL_LEX_STRING_INCLUDED 
   31#ifndef MYSQL_ABI_CHECK 
Definition: mysql_lex_string.h:40
 
const char * str
Definition: mysql_lex_string.h:41
 
size_t length
Definition: mysql_lex_string.h:42
 
Definition: mysql_lex_string.h:35
 
char * str
Definition: mysql_lex_string.h:36
 
size_t length
Definition: mysql_lex_string.h:37