sql_yacc.yy:
I wonder how it happend that I compiled this!
This commit is contained in:
parent
bc1fe848cb
commit
e93e98c239
@ -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