summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/51tsmith@siva.hindu.god2007-01-181-6/+14
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1cmiller@zippy.cornsilk.net2007-01-071-6/+14
| |\
| | * Merge siva.hindu.god:/usr/home/tim/m/bk/g51tsmith/tim@siva.hindu.god2006-12-261-6/+14
| | |\
| | | * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug22555/my51-bug22555cmiller@zippy.cornsilk.net2006-12-221-6/+14
| | | |\
| | | | * 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 malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimemalff/marcsql@weblab.(none)2007-01-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#22687 (Functions UNIQUE_USERS, GROUP_UNIQUE_USERS)malff/marcsql@weblab.(none)2007-01-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-12-031-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | This finishes the work (someone) started to remove FIELD_ types and use the E...brian@zim.(none)2006-12-011-2/+2
* | | | | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0-optgkodinov@dl145s.mysql.com2006-11-291-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
* | | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@deer.(none)2006-11-171-8/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot/hf@deer.(none)2006-11-081-8/+26
| |\ \ \ | | | |/ | | |/|
| | * | Bug #23184: SELECT causes server crashgkodinov/kgeorge@macbook.gmz2006-10-311-8/+26
* | | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtimekostja@bodhi.local2006-10-231-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-5.0-bug21354kroki/tomash@moonlight.intranet2006-10-101-1/+47
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | 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 bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+1
|\ \ \ | |/ /
| * | 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
* | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-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