mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
bad old merge fixed
This commit is contained in:
@ -665,7 +665,6 @@ JOIN::optimize()
|
||||
if (!order && org_order)
|
||||
skip_sort_order= 1;
|
||||
}
|
||||
order= remove_const(this, order, conds, &simple_order);
|
||||
if (group_list || tmp_table_param.sum_func_count)
|
||||
{
|
||||
if (! hidden_group_fields)
|
||||
|
Reference in New Issue
Block a user