mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
new subselect tests
LIMIT fixed AVG & STD with subselect fixed join_free fixed to be depended queries compatible sort_default removed from SELECT_LEX
This commit is contained in:
@ -194,7 +194,6 @@ protected:
|
||||
public:
|
||||
ulong options;
|
||||
enum sub_select_type linkage;
|
||||
//uint sort_default;
|
||||
SQL_LIST order_list; /* ORDER clause */
|
||||
ha_rows select_limit, offset_limit; /* LIMIT clause parameters */
|
||||
void init_query();
|
||||
|
Reference in New Issue
Block a user