sql_yacc.yy:
I wonder how it happend that I compiled this! sql/sql_yacc.yy: I wonder how it happend that I compiled this!
This commit is contained in:
parent
a7a96235af
commit
a00dbd1192
@ -4415,7 +4415,7 @@ option_value:
|
||||
{
|
||||
THD* thd= YYTHD;
|
||||
LEX *lex= &thd->lex;
|
||||
CHARSET_INFO *cs= thd->variables->vars->thd_charset;
|
||||
CHARSET_INFO *cs= thd->variables.thd_charset;
|
||||
CHARSET_INFO *cl= $2;
|
||||
|
||||
if (!cl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user