summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+2
* Bug#33546: Slowdown on re-evaluation of constant expressions.Evgeny Potemkin2009-12-021-0/+1
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+7
|\
| * 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
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+1
|\ \ \ | |/ /
| * | Automerge.Alexey Kopytov2009-10-301-0/+1
| |\ \ | | |/
| | * Bug #48131: crash group by with rollup, distinct, filesort,Alexey Kopytov2009-10-301-0/+1
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+4
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+4
| |\ \ \
| | * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
* | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-1/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | |/ /
* | | | Backport of:Konstantin Osipov2009-10-161-4/+3
* | | | Backport of:Konstantin Osipov2009-10-161-2/+2
|/ / /
* | | Ported WL#3220 to mysql-next-mr.Georgi Kodinov2009-09-281-0/+7
|/ /
* | 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
|\ \ \ \ | |/ / / | | / / | |/ / |/| |