summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Backport into build-200911241145-5.1.40sp1MySQL Build Team2009-11-251-0/+1
* 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-maintunknown2007-12-201-4/+7
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B31928-5.0-optunknown2007-11-151-4/+7
| |\ \ | | |/
| | * Bug #31928: Search fails on '1000-00-00' date after sql_mode changeunknown2007-11-071-4/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-64/+69
|\ \ \ | |/ / |/| |
| * | Doxygenize comments.unknown2007-10-161-64/+69
* | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-optunknown2007-10-231-2/+6
|\ \ \ | |/ / |/| / | |/
| * Bug #30825: Problems when putting a non-spatial index on a GIS columnunknown2007-10-101-2/+6
* | Merge olga.mysql.com:/home/igor/mysql-5.1-optunknown2007-08-031-0/+6
|\ \
| * | Fixed bug#28404.unknown2007-08-021-0/+6
* | | Merge moonbone.local:/mnt/gentoo64/work/24989-bug-5.0-opt-mysqlunknown2007-08-021-0/+10
|\ \ \ | | |/ | |/|
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-0/+10
| |\ \
| | * | BUG#29582: huge memory consumption with union, subselect, joins:unknown2007-07-311-0/+10
* | | | Merge mysql.com:/home/hf/work/29717/my50-29717unknown2007-07-311-0/+9
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge mysql.com:/home/hf/work/29717/my41-29717unknown2007-07-311-0/+9
| |\ \ | | |/ | |/|
| | * Bug #29717 INSERT INTO SELECT inserts values even ifunknown2007-07-311-0/+9
| | * gcc 4.1 linux warning fixes backported from 5.0.unknown2006-06-281-1/+1
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-301-2/+2
|\ \ \ | |/ /
| * | Bug#27333: subquery grouped for aggregate of outer unknown2007-06-291-2/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-19/+20
|\ \ \
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-19/+20
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-121-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug #28375: a query with an NOT IN subquery predicate may causeunknown2007-05-111-0/+7
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optunknown2007-05-041-0/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #27807.unknown2007-05-041-0/+1
* | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-221-12/+41
|\ \ \ | |/ /
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-221-12/+41
| |\ \
| | * | Bug #26207: When making the key image to useunknown2007-03-221-12/+41
* | | | wl#3700 - post-review fixes:unknown2007-03-171-6/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-161-0/+5
|\ \ \ \
| * | | | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-0/+5
* | | | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-081-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedunknown2007-03-071-1/+1
| |/ /
* | | Merge mysql.com:/home/psergey/mysql-5.0-bug8804-r12unknown2007-01-241-3/+39
|\ \ \ | |/ /
| * | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-3/+39
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | This finishes the work (someone) started to remove FIELD_ types and use the E...unknown2006-12-011-1/+1
* | | Merge mysql.com:/home/hf/work/mysql-5.0.cleanunknown2006-11-081-3/+8
|\ \ \ | |/ /