summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVINGSergey Glukhov2012-08-091-1/+1
* merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-04-101-1/+7
|\
| * Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-271-1/+7
* | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ...Ramil Kalimullin2012-03-051-0/+1
|/
* Updated/added copyright headersKent Boortz2012-02-151-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-151-1/+1
| * Merge from mysql-5.0.94-releaseSunanda Menon2011-07-061-0/+8
| |\
| * | Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | | Bug#11747970 34660: CRASH WHEN FEDERATED TABLE LOSES CONNECTION DURING INSERT...Sergey Glukhov2011-10-051-3/+10
* | | merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-0/+8
|\ \ \ | | |/ | |/|
| * | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BYTor Didriksen2011-05-041-0/+8
| |/
* | MergeKent Boortz2010-12-291-1/+1
|\ \ | |/
| * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| * Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sqlTatiana A. Nurnberg2010-03-021-3/+8
* | Fixed following problems:Sergey Glukhov2010-12-141-16/+4
* | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-181-5/+10
* | merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-061-30/+23
|\ \
| * \ Automerge.Alexey Kopytov2010-09-091-1/+4
| |\ \
| | * | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-1/+4
| * | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result setMartin Hansson2010-09-071-29/+19
| |/ /
* | | Bug#54488 crash when using explain and prepared statements with subqueriesSergey Glukhov2010-10-011-11/+15
|/ /
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-9/+8
* | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-0/+15
* | Bug#47761: crash when killing a query during subquery execution...Davi Arnaut2010-03-091-2/+6
* | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-0/+2
|\ \
| * | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-0/+2
* | | A fix and a test case for Konstantin Osipov2009-11-031-0/+1
|\ \ \ | | |/ | |/|
| * | A fix and a test case forKonstantin Osipov2009-11-031-0/+1
* | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_modeTatiana A. Nurnberg2009-10-291-3/+8
| |/ |/|
* | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' Ramil Kalimullin2009-09-041-6/+4
* | Merged fix for the bug#46051.Evgeny Potemkin2009-07-191-0/+4
|\ \ | |/
| * Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-161-0/+4
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-4/+4
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| |/
* | Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly cra...Georgi Kodinov2008-07-041-6/+32
* | Merge moonbone.local:/work/27219-5.0-opt-mysqlunknown2008-03-281-0/+14
|\ \ | |/
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-0/+14
| |\
| | * Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-0/+14
* | | Merge host.loc:/home/uchum/work/PA/5.0-opt-34763unknown2008-03-201-2/+10
|\ \ \ | |/ /
| * | Fixed bug #34763.unknown2008-03-141-2/+10
| |/
* | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-23/+26
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-1/+3
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-1/+3
| |\ \ | | |/
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-191-1/+3
| | |\
| | | * Bug#31048: Many nested subqueries may cause server crash.unknown2007-11-191-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-54/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Doxygenization of comments.unknown2007-10-111-54/+58
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-11-141-1/+12
|\ \ \ \
| * \ \ \ Merge gleb.loc:/home/uchum/5.0-optunknown2007-11-111-1/+12
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /