1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

after review changes

This commit is contained in:
bell@sanja.is.com.ua
2004-05-19 17:07:28 +03:00
parent bb34b56bfd
commit d42d709171
6 changed files with 52 additions and 31 deletions

View File

@ -425,7 +425,7 @@ public:
ulong table_join_options;
uint in_sum_expr;
int select_number; /* number of select (used for EXPLAIN) */
uint select_number; /* number of select (used for EXPLAIN) */
uint with_wild; /* item list contain '*' */
bool braces; /* SELECT ... UNION (SELECT ... ) <- this braces */
/* TRUE when having fix field called in processing of this SELECT */