1041
1025
return !lex->only_view_structure();
1048
1028
LEX_STRING *make_lex_string(LEX_STRING *lex_str,
1049
1029
const char* str, uint32_t length,
1050
1030
bool allocate_lex_string);
1055
1032
int send_explain_fields(select_result *result);
1057
1034
Clear the current error, if any.