mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
cut&paste fixed
This commit is contained in:
parent
f01a95386d
commit
ac392bb27b
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ class JOIN :public Sql_alloc
|
|||
bool rollup_init();
|
||||
bool rollup_make_fields(List<Item> &all_fields, List<Item> &fields,
|
||||
Item_sum ***func);
|
||||
int JOIN::rollup_send_data(uint idx);
|
||||
int rollup_send_data(uint idx);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue