summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug lp:858148.unknown2011-09-281-0/+2
* Merge with 5.2Michael Widenius2011-09-101-0/+2
|\
| * LP BUG#813418 fix.unknown2011-09-081-0/+2
* | Fixed LP bug #702301.Igor Babaev2011-07-201-1/+1
* | Fixed LP bug #802023.Igor Babaev2011-06-251-6/+6
* | Fixed LP bug #800518.Igor Babaev2011-06-231-3/+5
* | MergeIgor Babaev2011-05-201-5/+17
|\ \
| * \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-5/+17
| |\ \
| | * \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-5/+17
| | |\ \
| | | * | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-5/+17
* | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-12/+30
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge with MariaDB 5.1Michael Widenius2011-05-031-12/+30
| |\ \ \
| | * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-12/+30
| | |\ \ \
| | | * | | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-141-12/+31
* | | | | | MergeIgor Babaev2011-04-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed LP bugs #717577, #724942.Igor Babaev2011-04-261-1/+1
* | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| |\ \ \ \ | | |/ / /
* | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-175/+163
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-175/+164
| |\ \ \ | | |/ /
| | * | 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
* | | | merge 5.1->5.2Sergei Golubchik2010-06-011-45/+68
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fixes after last merge of MySQL 5.1Michael Widenius2010-05-131-3/+3
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-45/+68
| |\ \ | | |/
| | * 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
* | | merge 5.1-> 5.2unknown2009-12-081-1/+2
|\ \ \ | |/ /
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+2
| |\ \ | | |/
| | * 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
* | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-19/+19
|/ / /
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+2
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-3/+3
|\ \ \ | |/ /
| * | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-3/+3
* | | Fixed compiler warnings in a lot of filesunknown2008-02-131-7/+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