summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-111-13/+28
* Fix for bug#52051: Aggregate functions incorrectly returnsRamil Kalimullin2010-05-121-162/+136
* Bug#47762: Incorrect result from MIN() when WHERE tests NOTMartin Hansson2010-03-161-31/+65
* BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-14/+3
* Bug#47280 - strange results from count(*) with order by multiple Jorgen Loland2009-10-141-1/+2
*-. Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
| * backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-3/+3
* | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-0/+2
|\ \
| * | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-83/+84
|\ \ \ | |/ / |/| |
| * | Doxygenized comments.unknown2007-10-111-83/+84
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B30715-merged-5.0-optunknown2007-10-241-3/+4
|\ \ \ | |/ / |/| / | |/
| * Bug #30715: Assertion failed: item_field->field->real_maybe_null(), unknown2007-10-241-5/+5
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-14/+17
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-6/+6
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+6
* | | mergingunknown2007-05-181-3/+4
* | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-181-10/+76
|\ \ \ | |/ / |/| / | |/
| * Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results unknown2007-05-151-10/+76
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-7/+11
|\ \
| * | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-7/+11
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-02-021-5/+5
|\ \ \ | |/ / |/| / | |/
| * Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24987unknown2007-01-301-5/+5
| |\
| | * Fixed bug #24987.unknown2007-01-301-5/+5
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+6
|\ \ \ | |/ /
| * | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+6
| |\ \ | | |/
| | * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/mainunknown2006-09-251-2/+2
| | |\
| | * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-1/+6
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optunknown2006-09-181-2/+2
|\ \ \ \ | |/ / /
| * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B16792-4.1-optunknown2006-09-051-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug #16792 query with subselect, join, and group not returning proper valuesunknown2006-08-101-2/+2
| | |/
* | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeunknown2006-06-251-0/+6
|\ \ \ | |/ /
| * | Merge may.pils.ru:/home/svoj/devel/mysql/BUG20357/mysql-4.1unknown2006-06-211-0/+6
| |\ \ | | |/
| | * Merge april:devel/BitKeeper/mysql-4.1unknown2006-06-211-0/+6
| | |\
| | | * BUG#20357 - Got error 124 from storage engine using MIN and MAXunknown2006-06-211-0/+6
* | | | Manually mergedunknown2006-06-181-3/+12
|\ \ \ \ | |/ / /
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-151-2/+4
| |\ \ \
| | * | | Post-review corrections of the fix for bug #18206.unknown2006-06-131-2/+4
| | |/ /
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-131-4/+0
| |\ \ \ | | |/ /
| | * | Cleanup for the fix of bug 18206.unknown2006-06-021-4/+0
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-021-3/+14
| |\ \ \ | | |/ /
| | * | Fixed bug #18206.unknown2006-06-021-3/+14
| | |/
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-9/+52
* | | Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0unknown2006-04-071-20/+7
|\ \ \ | |/ /