1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge from 4.1 to 5.0

This commit is contained in:
msvensson@neptunus.(none)
2005-09-23 14:37:22 +02:00
parent 02c7645cc1
commit d55eeed8fd
6 changed files with 11 additions and 18 deletions

View File

@ -167,6 +167,7 @@ int opt_sum_query(TABLE_LIST *tables, List<Item> &all_fields,COND *conds)
{
((Item_sum_count*) item)->make_const(count);
recalc_const_item= 1;
}
}
else
const_result= 0;