1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

typo fixed

This commit is contained in:
bell@sanja.is.com.ua
2002-07-01 19:13:14 +03:00
parent 0c6cb114e2
commit ba30e55d4b

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();