Commit ac392bb2 authored by unknown's avatar unknown

cut&paste fixed

parent f01a9538
......@@ -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);
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment