summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL->MariaDBmariadb-merge-mysql-5.1.38minusSergey Petrunya2009-09-081-0/+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
| | |/
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-4/+4
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-6/+32
|\ \ \ | |/ /
| * | Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly cra...Georgi Kodinov2008-07-041-6/+32
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-25/+50
|\ \ \ | |/ /
| * | 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
* | | Fixed compiler warnings in a lot of filesunknown2008-02-131-6/+6
|/ /
* | 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+12
| | |/
* | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
|/ /
* | Manual merge of parallel development in separate team trees.unknown2007-08-221-8/+8
|\ \
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-8/+8
* | | Fix doxygen warnings.unknown2007-08-151-1/+1
|/ /
* | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-301-1/+2
|\ \ | |/
| * Bug#27333: subquery grouped for aggregate of outer unknown2007-06-291-1/+2
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-06-011-7/+74
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B22855-5.0-optunknown2007-05-211-7/+74
| |\ \ | | |/
| | * Merge macbook:mysql/work/B22855-5.0-optunknown2007-05-211-7/+74
| | |\
| | | * Bug#22855:unknown2007-05-171-7/+74
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-121-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug #28375: a query with an NOT IN subquery predicate may causeunknown2007-05-111-2/+4
* | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-071-1/+1
|\ \ \ \ | |/ / /
| * | | bug #27531:unknown2007-05-041-1/+1
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optunknown2007-05-041-0/+15
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #27807.unknown2007-05-041-0/+15
| |/
* | - addendum of the fix for bug 27786:unknown2007-04-231-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-201-1/+2
|\ \
| * \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimeunknown2007-03-141-1/+2
| |\ \ | | |/
| | * Polishing: use constants instead of magic numbers.unknown2007-03-091-1/+2
| | * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-0/+30
| | |\
| | | * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-02-161-0/+30
| | | |\