summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-0/+1
|\
| * Some minor fixes revealed as warnings byunknown2005-09-231-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-231-1/+1
|\ \ | |/ |/|
| * Fix for BUG#12882 - min/max inconsistent on empty table.unknown2005-09-211-1/+1
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-2/+2
* | Merge 4.1->5.0unknown2005-09-091-1/+4
|\ \ | |/
| * Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-09-071-0/+1
| |\
| * | func_gconcat.result, func_gconcat.test:unknown2005-09-061-3/+5
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12829unknown2005-09-071-0/+1
|\ \ \ | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-071-0/+1
| |\ \ | | |/ | |/|
| | * Bug #12829unknown2005-08-301-0/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-3/+1
|\ \ \ | |/ /
| * | Fix bug #12861 client hang with group_concat insubquery FROM DUAL.unknown2005-08-311-3/+1
| |/
* | Fixes during review of new pushed codeunknown2005-08-121-4/+2
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-071-2/+4
|\ \
| * | BUG#11869:part 2: post-review fixes: merging into 5.0unknown2005-08-071-2/+4
* | | Manual merge of #11335 bugfixunknown2005-08-051-0/+16
|\ \ \ | |/ / |/| |
| * | Fix bug #11335 View redefines TinyInt(1) column definitionunknown2005-07-301-0/+16
* | | Manual mergeunknown2005-08-021-4/+10
|\ \ \ | | |/ | |/|
| * | item_sum.cc:unknown2005-08-021-3/+10
* | | Mergeunknown2005-07-311-0/+1
|\ \ \ | |/ /
| * | Fixed bug #12095: a join query with GROUP_CONCAT over a single row table.unknown2005-07-311-0/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201unknown2005-07-261-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * func_gconcat.result, func_gconcat.test:unknown2005-07-261-0/+4
* | Name resolution context added (BUG#6443)unknown2005-07-011-11/+11
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...unknown2005-06-171-8/+14
* | After merge fixesunknown2005-06-071-17/+9
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | mergeunknown2005-06-051-2/+6
|\ \
| * | Code cleanups during code reviewsunknown2005-06-011-2/+6
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | |/ / |/| / | |/
| * tztime.cc:unknown2005-06-021-0/+2
| * a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i...unknown2005-05-311-29/+14
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | compatibility issuesunknown2005-05-201-7/+2
* | Manual merge of fix for bug #9913 into 5.0 tree.unknown2005-05-091-0/+11
|\ \ | |/
| * Fix for Bug #9913 "udf_deinit is not called after execution of PS"unknown2005-04-301-0/+11
* | Fixed bugs 9820, 9799 and 9800.unknown2005-05-061-1/+6
* | A lot of fixes to Precision mathunknown2005-05-051-31/+52
* | BUG#9714 libsupc++ problemunknown2005-04-271-6/+8
* | Fix warning and error when compiling on Windows.unknown2005-04-091-1/+1
* | Mergeunknown2005-04-041-0/+15
|\ \ | |/
| * Make sure that warning message when GROUP_CONCAT() cuts values is alsounknown2005-02-231-8/+15
| * Backport my_strntod() from 5.0unknown2005-02-221-1/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-2/+1
* | after merge fix/unknown2005-03-301-2/+2
* | mergedunknown2005-03-231-1/+5
|\ \