typo fixed

This commit is contained in:
unknown 2002-07-01 19:13:14 +03:00
parent 5d2927e4a6
commit ff5fadb71a

View File

@ -258,7 +258,7 @@ public:
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();