mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.9 into 10.10
This commit is contained in:
@ -1441,11 +1441,6 @@ public:
|
||||
GROUP/ORDER BY.
|
||||
*/
|
||||
bool simple_order, simple_group;
|
||||
/*
|
||||
Set to 1 if any field in field list has RAND_TABLE set. For example if
|
||||
if one uses RAND() or ROWNUM() in field list
|
||||
*/
|
||||
bool rand_table_in_field_list;
|
||||
|
||||
/*
|
||||
ordered_index_usage is set if an ordered index access
|
||||
|
Reference in New Issue
Block a user