Commit ff5fadb7 authored by unknown's avatar unknown

typo fixed

parent 5d2927e4
......@@ -258,7 +258,7 @@ class st_select_lex: public st_select_lex_node {
braces, /* SELECT ... UNION (SELECT ... ) <- this braces */
depended, /* depended from outer select subselect */
/* TRUE when having fix field called in processing of this SELECT */
having_fix_field;e
having_fix_field;
void init_query();
void init_select();
......
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