summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+12
|/
* Bug#27333: subquery grouped for aggregate of outer unknown2007-06-291-1/+2
* Merge macbook:mysql/work/B22855-5.0-optunknown2007-05-211-7/+74
|\
| * Bug#22855:unknown2007-05-171-7/+74
* | Fixed bug #28375: a query with an NOT IN subquery predicate may causeunknown2007-05-111-2/+4
* | bug #27531:unknown2007-05-041-1/+1
* | Bug #27807.unknown2007-05-041-0/+15
|/
* 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
| |\
| | * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-01-301-0/+30
| | |\
| | | * Bug#21904 (parser problem when using IN with a double "(())")unknown2007-01-291-0/+30
* | | | After merge fixesunknown2007-02-211-5/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-20/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-21/+20
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-21/+20
| | |/
* | | Post merge fixunknown2007-01-251-0/+2
* | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24653unknown2007-01-251-1/+3
|\ \ \
| * | | Fixed bug #24653.unknown2007-01-251-0/+4
* | | | BUG#24127: merge fixes: If subselect is a union, dont allocate several unknown2007-01-241-2/+2
* | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-111/+156
* | | | BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)unknown2007-01-121-14/+25
| |/ / |/| |
* | | Merge mysql.com:/d2/hf/common/my50-commonunknown2007-01-031-2/+17
|\ \ \
| * \ \ Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2006-12-121-2/+17
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fixed bug #24670: optimizations that are legal only for subqueries without ta...unknown2006-12-111-2/+17
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-11-271-1/+1
|\ \
| * | Remove compiler warningsunknown2006-11-201-1/+1
* | | mergingunknown2006-11-171-1/+1
* | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-57/+390
|\ \ \
| * \ \ Merge macbook.gmz:/Users/kgeorge/mysql/work/B11032-4.1-optunknown2006-11-071-10/+24
| |\ \ \ | | | |/ | | |/|
| * | | BUG#8804: Incorrect results for NULL IN (SELECT ...): review fixes:unknown2006-11-011-20/+18
| * | | BUG#8804: Better comment + TODO section with suggestion how to speedupunknown2006-10-311-4/+37
| * | | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-53/+353
| * | | Adjustments after the merge for bug 23478.unknown2006-10-201-0/+2
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-10-201-0/+3
| |\ \ \ | | |_|/ | |/| |
* | | | Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-9/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #11032: getObject() returns a String for a sub-query of type datetimeunknown2006-11-071-10/+24
| |/
| * Fixed bug #23478.unknown2006-10-191-0/+3
| * Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-09-281-1/+1
| |\
| | * Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-1/+1
* | | BUG#16255: Merge to 5.0unknown2006-08-241-24/+23
|\ \ \ | |/ /
| * | Bug #16255: Subquery in WHERE (the cset by Georgi Kodinov)unknown2006-08-241-5/+5
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-031-3/+3
|\ \
| * | Post-merge fixesunknown2006-07-221-1/+1
| * | Merge mysql.com:/home/psergey/mysql-4.1-optunknown2006-07-211-3/+3
| |\ \ | | |/
| | * BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-3/+3
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-011-0/+1
|\ \ \ | |/ / |/| |