summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by a column mhansson/martin@linux-st28.site2007-12-141-10/+18
* Bug#27333: subquery grouped for aggregate of outer gkodinov/kgeorge@magare.gmz2007-06-291-1/+8
* Fixed bug #27229: crash when a set function aggregated in outerigor@olga.mysql.com2007-03-221-1/+3
* Bug #24484:gkodinov/kgeorge@macbook.local2007-03-201-23/+36
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-111-1/+1
|\
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug22555/my50-bug22555cmiller@zippy.cornsilk.net2006-12-221-6/+14
|\ \ | |/ |/|
| * Bug#22555: STDDEV yields positive result for groups with only one rowcmiller@zippy.cornsilk.net2006-12-221-6/+14
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2006-11-281-2/+2
|\ \
| * | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)gkodinov/kgeorge@macbook.gmz2006-11-281-2/+2
* | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-8/+26
|\ \ \ | |/ / | | / | |/ |/|
| * Bug #23184: SELECT causes server crashgkodinov/kgeorge@macbook.gmz2006-10-311-8/+26
* | Fix for valgrind warning introduced by the fix for bug#21354:kroki/tomash@moonlight.intranet2006-10-181-4/+5
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug21354kroki/tomash@moonlight.intranet2006-10-101-1/+47
|\ \ | |/ |/|
| * BUG#21354: (COUNT(*) = 1) not working in SELECT inside preparedkroki/tomash@moonlight.intranet2006-10-101-1/+47
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@mysql.com/myoffice.izhnet.ru2006-07-231-1/+1
|\ \
| * | Fix for bug #10966: Variance functions return wrong data type.ramil@mysql.com2005-11-221-1/+1
* | | Post merge fixigor@rurik.mysql.com2006-04-201-2/+2
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2igor@rurik.mysql.com2006-04-191-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was evgen@moonbone.local2006-04-121-0/+7
* | | item_sum.cc, sql_select.cc:evgen@sunlight.local2006-03-301-2/+2
* | | Manual mergeevgen@sunlight.local2006-03-301-2/+5
|\ \ \ | |/ /
| * | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesevgen@moonbone.local2006-03-291-3/+6
* | | Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was evgen@moonbone.local2006-02-281-0/+7
* | | item_sum.h, item.cc:igor@rurik.mysql.com2005-12-111-22/+23
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-4/+4
|\ \ \
| * | | Addition to fix for bug #12956: cast make differ rounding.ramil@mysql.com2005-11-301-4/+4
| | |/ | |/|
* | | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-0/+204
|/ /
* | item_sum.cc, item_sum.h:igor@rurik.mysql.com2005-09-071-25/+3
* | Manual mergeigor@rurik.mysql.com2005-09-071-148/+361
|/
* func_gconcat.result, func_gconcat.test:igor@rurik.mysql.com2005-09-061-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Fix for Bug #9913 "udf_deinit is not called after execution of PS"dlenev@brandersnatch.localdomain2005-04-301-0/+1
|/
* Backport my_strntod() from 5.0monty@mysql.com2005-02-221-2/+4
* func_gconcat.result, func_gconcat.test:igor@rurik.mysql.com2005-01-151-2/+3
* postreview fixbell@sanja.is.com.ua2004-12-071-1/+1
* mergebell@sanja.is.com.ua2004-12-071-2/+6
|\
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-2/+7
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-11-251-1/+1
|\ \
| * | A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...ram@gw.mysql.r18.ru2004-11-061-1/+1
| |/
* | Bug #6658 MAX(column) returns incorrect coercibilitybar@mysql.com2004-11-191-5/+4
|/
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-1/+0
* args_copy and cleunup() removed from Item_sumbell@sanja.is.com.ua2004-10-091-7/+3
* Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-2/+2
* manually mergedserg@serg.mylan2004-08-181-2/+10
|\
| * BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...serg@serg.mylan2004-07-311-2/+10
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-151-1/+0
|\ \