summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-27/+39
|\
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-81/+100
| |\
| * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-13/+20
| |\ \
| * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-28/+74
| |\ \ \
| * \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-34/+20
| |\ \ \ \
| * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-9/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-22/+29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-27/+46
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-27/+46
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-27/+46
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-27/+46
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-261-27/+46
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-27/+46
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-27/+46
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>cmiller@calliope.local.cmiller/calliope.local2007-02-261-2/+2
| | | | | | | | * | | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-24/+23
| | | | | | | | * | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0baker@bk-internal.mysql.com2007-01-141-30/+43
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-30/+43
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-30/+43
* | | | | | | | | | | | | | | | | mergingAlexey Botchkov2009-04-281-15/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-15/+31
* | | | | | | | | | | | | | | | | | Backport bug #37348 fix 5.1 --> 5.0.Gleb Shchepa2009-04-011-1/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-12/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-12/+24
* | | | | | | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-20/+20
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Bug #42037: Queries containing a subquery with DISTINCT andGleb Shchepa2009-02-051-40/+33
* | | | | | | | | | | | | | | | | Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+5
* | | | | | | | | | | | | | | | | merged Bug 38795 to 5.0-bugteamGeorgi Kodinov2009-01-151-9/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Bug #38795: Automatic search depth and nested join's results in server crashGeorgi Kodinov2009-01-131-9/+18
* | | | | | | | | | | | | | | | | Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-1/+1
* | | | | | | | | | | | | | | | | Bug#37956 memory leak and / or crash with geometry and prepared statements!Sergey Glukhov2008-12-101-2/+5
* | | | | | | | | | | | | | | | | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-8/+8
* | | | | | | | | | | | | | | | | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-091-2/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Bug #39656: Behaviour different for agg functions with & without where -Georgi Kodinov2008-11-241-0/+10
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | merged 5.0-bugteam -> bug 33811-5.0-bugteam working treeGeorgi Kodinov2008-11-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-161-0/+1
* | | | | | | | | | | | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-171-2/+12
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Bug #39283: Date returned as VARBINARY to client for queriesGleb Shchepa2008-10-101-0/+1
* | | | | | | | | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-271-1/+4
* | | | | | | | | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scanGeorgi Kodinov2008-08-191-4/+1
* | | | | | | | | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-131-1/+4
* | | | | | | | | | | | | | MergeIgor Babaev2008-07-281-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed bug #38191.Igor Babaev2008-07-261-0/+6
* | | | | | | | | | | | | | | Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-25/+40
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Bug #36011: server crash with explain extended on query gkodinov/kgeorge@magare.gmz2008-05-161-4/+5
* | | | | | | | | | | | | Fixed bug#36005: server crashes inside NOT IN clause subquery withgshchepa/uchum@host.loc2008-04-231-0/+1
* | | | | | | | | | | | | Merge amd64.(none):/src/mysql-5.0-bugteamiggy@amd64.(none)2008-03-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bug#26243 mysql command line crash after control-ciggy@amd64.(none)2008-03-281-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamevgen@moonbone.local2008-03-281-29/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \