summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#15972635: Incorrect results returned in 32 table join with HAVINGRoy Lyseng2012-12-211-1/+2
* Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-9/+22
* 5.1 -> 5.5 mergeSergey Glukhov2012-08-091-1/+1
|\
| * 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
| |\
* | \ Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-1/+2
|\ \ \
| * \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-101-1/+7
| |\ \ \ | |/ / / |/| | |
| * | | Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-051-0/+1
| |\ \ \ | | |/ /
| | * | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ...Ramil Kalimullin2012-03-051-0/+1
* | | | merge 5.1 => 5.5Tor Didriksen2012-03-271-1/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-271-1/+7
| |/
| * 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
* | | | 5.1 -> 5.5 mergeSergey Glukhov2011-10-051-3/+10
|\ \ \ \ | |/ / /
| * | | Bug#11747970 34660: CRASH WHEN FEDERATED TABLE LOSES CONNECTION DURING INSERT...Sergey Glukhov2011-10-051-3/+10
* | | | Merge from mysql-5.5.14-releaseunknown2011-07-061-0/+9
|\ \ \ \
| * \ \ \ merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-0/+9
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | |/
* | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
* | | Bug #11766860 - 60085: CRASH IN ITEM::SAVE_IN_FIELD() WITH TIME DATA TYPETor Didriksen2011-02-171-6/+7
* | | Fix for bug#58818: Incorrect result for IN/ANY subqueryOle John Aske2011-01-121-0/+1
* | | MergeKent Boortz2010-12-291-1/+1
|\ \ \ | |/ /
| * | 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
* | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-16/+4
|\ \ \ | |/ /
| * | Fixed following problems:Sergey Glukhov2010-12-141-16/+4
* | | mergeGeorgi Kodinov2010-11-261-5/+10
|\ \ \ | |/ /
| * | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-181-5/+10
* | | mergeGeorgi Kodinov2010-10-061-11/+15
|\ \ \ | |/ /
| * | merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-061-30/+23
| |\ \
| * | | Bug#54488 crash when using explain and prepared statements with subqueriesSergey Glukhov2010-10-011-11/+15
* | | | Manual merge of the fix for bug #54190 and the addendum patchAlexey Kopytov2010-09-091-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Automerge.Alexey Kopytov2010-09-091-1/+4
| |\ \ \
| | * | | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-1/+4
| | |/ /
* | | | Merge of fix for Bug#51070.Martin Hansson2010-09-071-29/+19
|\ \ \ \ | |/ / /
| * | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result setMartin Hansson2010-09-071-29/+19
| |/ /
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-9/+8
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-9/+8
* | | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+9
|\ \ \
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+9
* | | | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-0/+15
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-0/+15
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-6/+1
|\ \ \
| * \ \ Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-011-0/+2
| |\ \ \
| * \ \ \ Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-6/+1
| |\ \ \ \
| | * | | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-6/+1