mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -1103,6 +1103,7 @@ protected:
|
||||
Join_plan_state *save_to);
|
||||
/* Choose a subquery plan for a table-less subquery. */
|
||||
bool choose_tableless_subquery_plan();
|
||||
void handle_implicit_grouping_with_window_funcs();
|
||||
|
||||
public:
|
||||
void save_query_plan(Join_plan_state *save_to);
|
||||
|
Reference in New Issue
Block a user