2899
2900
memcpy(table->getInsertRecord()+key_part->offset, group->buff, 1);
2901
2902
init_tmptable_sum_functions(join->sum_funcs);
2903
2905
if ((error=table->cursor->insertRecord(table->getInsertRecord())))
2905
2907
my_error(ER_USE_SQL_BIG_RESULT, MYF(0));