summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+44
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-8/+31
|\
| * Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-7/+12
| |\
| | * 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
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-1/+19
| |\ \ | | |/
| | * Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-02-021-1/+19
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-0/+12
| |\ \ | | |/
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-01-271-0/+12
|\ \ \ | | |/ | |/|
| * | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-01-151-0/+12
* | | 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