mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Code cleanup
This commit is contained in:
@ -1494,7 +1494,7 @@ public:
|
||||
int init_execution();
|
||||
void exec();
|
||||
|
||||
bool process_window_functions(List<Item> *curr_fields_list);
|
||||
bool process_window_functions(List<Item_window_func> *window_funcs);
|
||||
|
||||
void exec_inner();
|
||||
bool prepare_result(List<Item> **columns_list);
|
||||
|
Reference in New Issue
Block a user