summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#20769: Dangling pointer in ctype_recoding test case.knielsen@mysql.com2006-06-301-1/+1
* Post merge fixigor@rurik.mysql.com2006-04-201-2/+2
* Fix for bug#18281 group_concat changes charset to binarygluh@eagle.intranet.mysql.r18.ru2006-04-071-1/+4
* item_sum.cc, sql_select.cc:evgen@sunlight.local2006-03-301-3/+3
* Manual mergeevgen@sunlight.local2006-03-301-1/+6
|\
| * Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesevgen@moonbone.local2006-03-291-0/+6
* | bug #15745 (COUNT(DISTINCT CONCAT(x,y)) returns wrong resultholyfoot@deer.(none)2006-03-051-3/+3
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-3/+3
|\ \
| * | Addition to fix for bug #12956: cast make differ rounding.ramil@mysql.com2005-11-301-3/+3
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-7/+7
|\ \ \ | |/ /
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-7/+7
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-21/+245
|\ \ \ | |/ / |/| |
| * | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-21/+245
* | | Fix bug #14466 lost sort order in GROUP_CONCAT() in a viewevgen@moonbone.local2005-11-011-0/+4
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-0/+1
|\ \
| * | Some minor fixes revealed as warnings byjani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-0/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#12882 - min/max inconsistent on empty table.timour@mysql.com2005-09-211-1/+1
* | Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-2/+2
* | Merge 4.1->5.0sergefp@mysql.com2005-09-091-1/+4
|\ \ | |/
| * Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-09-071-0/+1
| |\
| * | func_gconcat.result, func_gconcat.test:igor@rurik.mysql.com2005-09-061-3/+5
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12829bar@mysql.com2005-09-071-0/+1
|\ \ \ | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-09-071-0/+1
| |\ \ | | |/ | |/|
| | * Bug #12829bar@mysql.com2005-08-301-0/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-3/+1
|\ \ \ | |/ /
| * | Fix bug #12861 client hang with group_concat insubquery FROM DUAL.evgen@moonbone.local2005-08-311-3/+1
| |/
* | Fixes during review of new pushed codemonty@mysql.com2005-08-121-4/+2
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-08-071-2/+4
|\ \
| * | BUG#11869:part 2: post-review fixes: merging into 5.0sergefp@mysql.com2005-08-071-2/+4
* | | Manual merge of #11335 bugfixevgen@moonbone.local2005-08-051-0/+16
|\ \ \ | |/ / |/| |
| * | Fix bug #11335 View redefines TinyInt(1) column definitionevgen@moonbone.local2005-07-301-0/+16
* | | Manual mergeigor@rurik.mysql.com2005-08-021-4/+10
|\ \ \ | | |/ | |/|
| * | item_sum.cc:igor@rurik.mysql.com2005-08-021-3/+10
* | | Mergeigor@rurik.mysql.com2005-07-311-0/+1
|\ \ \ | |/ /
| * | Fixed bug #12095: a join query with GROUP_CONCAT over a single row table.igor@rurik.mysql.com2005-07-311-0/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201bar@mysql.com2005-07-261-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * func_gconcat.result, func_gconcat.test:bar@mysql.com2005-07-261-0/+4
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-11/+11
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...bell@sanja.is.com.ua2005-06-171-8/+14
* | After merge fixesmonty@mysql.com2005-06-071-17/+9
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | mergemonty@mysql.com2005-06-051-2/+6
|\ \
| * | Code cleanups during code reviewsmonty@mysql.com2005-06-011-2/+6
* | | Mergekent@mysql.com2005-06-021-0/+2
|\ \ \ | |/ / |/| / | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
| * a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i...ramil@mysql.com2005-05-311-29/+14
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/