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:
@ -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 */
|
||||
|
Reference in New Issue
Block a user