Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23
This commit is contained in:
commit
5d2f8e96f1
@ -4970,6 +4970,8 @@ end_write_group(JOIN *join, JOIN_TAB *join_tab __attribute__((unused)),
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
if (end_of_records)
|
||||||
|
DBUG_RETURN(0);
|
||||||
join->first_record=1;
|
join->first_record=1;
|
||||||
VOID(test_if_group_changed(join->group_fields));
|
VOID(test_if_group_changed(join->group_fields));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user