summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-031-2/+3
|\
| * Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-141-1/+2
|/
* MergeKent Boortz2010-12-291-1/+1
|\
| * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | Automerge.Alexey Kopytov2010-08-241-0/+1
|\ \
| * | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-0/+1
* | | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-1/+1
|/ /
* | Addendum 2 for bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-02-151-2/+2
* | Addendum to bug #46175 : use and check for the correct error valuesGeorgi Kodinov2010-02-111-4/+5
* | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-2/+6
* | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-02-021-1/+19
* | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-01-151-0/+12
* | A fix and a test case for Konstantin Osipov2009-11-031-0/+7
|\ \ | |/
| * A fix and a test case forKonstantin Osipov2009-11-031-1/+7
* | Automerge.Alexey Kopytov2009-10-301-0/+1
|\ \ | |/
| * Bug #48131: crash group by with rollup, distinct, filesort,Alexey Kopytov2009-10-301-0/+1
* | Bug#47280 - strange results from count(*) with order by multiple Jorgen Loland2009-10-141-1/+14
* | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-0/+2
* | automergeGeorgi Kodinov2009-07-161-1/+2
|\ \ | |/
| * Bug #46003 and bug #46034: backported the fixes from azalea.Georgi Kodinov2009-07-161-1/+2
* | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-0/+6
* | automerge 5.0-bugteam --> 5.1-bugteam (bug 42037)Gleb Shchepa2009-02-051-2/+7
|\ \ | |/
| * Bug #42037: Queries containing a subquery with DISTINCT andGleb Shchepa2009-02-051-2/+7
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-1/+5
|\ \ | |/
| * Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-1/+5
* | Merge from mysql-5.0-bugteam into mysql-5.1-bugteamDavi Arnaut2008-10-241-1/+1
|\ \ | |/
| * BUG#38072: Wrong result: HAVING not observed in a query with aggregateSergey Petrunia2008-10-241-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-4/+7
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B31928-5.0-optgkodinov/kgeorge@magare.gmz2007-11-151-4/+7
| |\ \ | | |/
| | * Bug #31928: Search fails on '1000-00-00' date after sql_mode changegkodinov/kgeorge@magare.gmz2007-11-071-4/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-64/+69
|\ \ \ | |/ / |/| |
| * | Doxygenize comments.cmiller@zippy.cornsilk.net2007-10-161-64/+69
* | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-optgkodinov/kgeorge@magare.gmz2007-10-231-2/+6
|\ \ \ | |/ / |/| / | |/
| * Bug #30825: Problems when putting a non-spatial index on a GIS columngkodinov/kgeorge@magare.gmz2007-10-101-2/+6
* | Merge olga.mysql.com:/home/igor/mysql-5.1-optigor@olga.mysql.com2007-08-031-0/+6
|\ \
| * | Fixed bug#28404.igor@olga.mysql.com2007-08-021-0/+6
* | | Merge moonbone.local:/mnt/gentoo64/work/24989-bug-5.0-opt-mysqlevgen@moonbone.local2007-08-021-0/+10
|\ \ \ | | |/ | |/|
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@pylon.mylan2007-07-311-0/+10
| |\ \
| | * | BUG#29582: huge memory consumption with union, subselect, joins:sergefp@mysql.com2007-07-311-0/+10
* | | | Merge mysql.com:/home/hf/work/29717/my50-29717holyfoot/hf@hfmain.(none)2007-07-311-0/+9
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge mysql.com:/home/hf/work/29717/my41-29717holyfoot/hf@hfmain.(none)2007-07-311-0/+9
| |\ \ | | |/ | |/|
| | * Bug #29717 INSERT INTO SELECT inserts values even ifholyfoot/hf@mysql.com/hfmain.(none)2007-07-311-0/+9
| | * gcc 4.1 linux warning fixes backported from 5.0.gkodinov@mysql.com2006-06-281-1/+1
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-06-301-2/+2
|\ \ \ | |/ /
| * | Bug#27333: subquery grouped for aggregate of outer gkodinov/kgeorge@magare.gmz2007-06-291-2/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-19/+20
|\ \ \
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-19/+20
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-05-121-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug #28375: a query with an NOT IN subquery predicate may causeigor@olga.mysql.com2007-05-111-0/+7
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |