Commit abbcc4ff authored by unknown's avatar unknown

fixed layout

parent 2338e2ea
...@@ -1918,7 +1918,8 @@ select: ...@@ -1918,7 +1918,8 @@ select:
LEX *lex= Lex; LEX *lex= Lex;
lex->sql_command= SQLCOM_SELECT; lex->sql_command= SQLCOM_SELECT;
lex->select_lex.resolve_mode= SELECT_LEX::SELECT_MODE; lex->select_lex.resolve_mode= SELECT_LEX::SELECT_MODE;
}; }
;
/* Need select_init2 for subselects. */ /* Need select_init2 for subselects. */
select_init: select_init:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment