summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | compatibility issuesmonty@mysql.com2005-05-201-7/+2
* | Manual merge of fix for bug #9913 into 5.0 tree.dlenev@mysql.com2005-05-091-0/+11
|\ \ | |/
| * Fix for Bug #9913 "udf_deinit is not called after execution of PS"dlenev@brandersnatch.localdomain2005-04-301-0/+11
* | Fixed bugs 9820, 9799 and 9800.jani@ibmlab.site2005-05-061-1/+6
* | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-31/+52
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-6/+8
* | Fix warning and error when compiling on Windows.jimw@mysql.com2005-04-091-1/+1
* | Mergejimw@mysql.com2005-04-041-0/+15
|\ \ | |/
| * Make sure that warning message when GROUP_CONCAT() cuts values is alsojimw@mysql.com2005-02-231-8/+15
| * Backport my_strntod() from 5.0monty@mysql.com2005-02-221-1/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-2/+1
* | after merge fix/ramil@mysql.com2005-03-301-2/+2
* | mergedserg@serg.mylan2005-03-231-1/+5
|\ \
| * | Fix Windows compile warnings, declarations of walk functionsjimw@mysql.com2005-03-221-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-03-211-11/+7
|\ \ \
| * | | Cleanups during review of codemonty@mysql.com2005-03-211-11/+7
* | | | Merge mysql.com:/M50/build-5.0.3 into mysql.com:/M50/push-5.0joerg@mysql.com2005-03-211-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Code cleanup: should use 'element_count' here, see include/my_tree.hjoerg@mysql.com2005-03-211-1/+1
* | | | Manual merge of csets from -build tree into main 5.0 tree.dlenev@mysql.com2005-03-211-5/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix Windows compile errors.jimw@mysql.com2005-03-181-5/+1
* | | Cleanup of Item_func_group_concatkonstantin@mysql.com2005-03-181-183/+151
|/ /
* | Cleanup during reviewsmonty@mysql.com2005-03-161-2/+2
* | Cleanupkonstantin@mysql.com2005-03-151-4/+4
* | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up konstantin@mysql.com2005-03-151-167/+123
* | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andkonstantin@mysql.com2005-03-131-165/+187
* | Fix for Bug#5615 and merge from 4.1jani@ua141d10.elisa.omakaista.fi2005-03-011-2/+16