mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.11' into 11.0
This commit is contained in:
@ -2446,7 +2446,8 @@ loop_end:
|
||||
group.direction= ORDER::ORDER_ASC;
|
||||
group.item= (Item**) temp_fields.head_ref();
|
||||
|
||||
tmp_param->quick_group= 1;
|
||||
tmp_param->init();
|
||||
tmp_param->tmp_name="update";
|
||||
tmp_param->field_count= temp_fields.elements;
|
||||
tmp_param->func_count= temp_fields.elements - 1;
|
||||
calc_group_buffer(tmp_param, &group);
|
||||
|
Reference in New Issue
Block a user