458
458
uint32_t table_join_options;
460
460
uint32_t select_number; /* number of select (used for EXPLAIN) */
462
462
Item_sum *inner_sum_func_list; /* list of sum func in nested selects */
463
463
uint32_t with_wild; /* item list contain '*' */
464
464
bool braces; /* SELECT ... UNION (SELECT ... ) <- this braces */