summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #28076: inconsistent binary/varbinary comparison.gshchepa/uchum@gleb.loc2007-11-101-1/+12
* Bug#27333: subquery grouped for aggregate of outer gkodinov/kgeorge@magare.gmz2007-06-291-1/+2
* Merge macbook:mysql/work/B22855-5.0-optgkodinov/kgeorge@magare.gmz2007-05-211-7/+74
|\
| * Bug#22855:gkodinov/kgeorge@macbook.gmz2007-05-171-7/+74
* | Fixed bug #28375: a query with an NOT IN subquery predicate may causeigor@olga.mysql.com2007-05-111-2/+4
* | bug #27531:gkodinov/kgeorge@magare.gmz2007-05-041-1/+1
* | Bug #27807.gkodinov/kgeorge@magare.gmz2007-05-041-0/+15
|/
* Polishing: use constants instead of magic numbers.anozdrin/alik@booka.opbmk2007-03-091-1/+2
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-0/+30
|\
| * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-0/+30
| |\
| | * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-01-301-0/+30
| | |\
| | | * Bug#21904 (parser problem when using IN with a double "(())")malff/marcsql@weblab.(none)2007-01-291-0/+30
* | | | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-02-211-5/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-20/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-21/+20
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-21/+20
| | |/
* | | Post merge fixigor@olga.mysql.com2007-01-251-0/+2
* | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24653igor@olga.mysql.com2007-01-251-1/+3
|\ \ \
| * | | Fixed bug #24653.igor@olga.mysql.com2007-01-251-0/+4
* | | | BUG#24127: merge fixes: If subselect is a union, dont allocate several sergefp@mysql.com2007-01-241-2/+2
* | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-111/+156
* | | | BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)sergefp@mysql.com2007-01-121-14/+25
| |/ / |/| |
* | | Merge mysql.com:/d2/hf/common/my50-commonholyfoot/hf@mysql.com/hfmain.(none)2007-01-031-2/+17
|\ \ \
| * \ \ Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2006-12-121-2/+17
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fixed bug #24670: optimizations that are legal only for subqueries without ta...igor@olga.mysql.com2006-12-111-2/+17
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-11-271-1/+1
|\ \
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* | | mergingholyfoot/hf@mysql.com/deer.(none)2006-11-171-1/+1
* | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-57/+390
|\ \ \
| * \ \ Merge macbook.gmz:/Users/kgeorge/mysql/work/B11032-4.1-optgkodinov/kgeorge@macbook.gmz2006-11-071-10/+24
| |\ \ \ | | | |/ | | |/|
| * | | BUG#8804: Incorrect results for NULL IN (SELECT ...): review fixes:sergefp@mysql.com2006-11-011-20/+18
| * | | BUG#8804: Better comment + TODO section with suggestion how to speedupsergefp@mysql.com2006-10-311-4/+37
| * | | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-53/+353
| * | | Adjustments after the merge for bug 23478.igor@rurik.mysql.com2006-10-201-0/+2
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-10-201-0/+3
| |\ \ \ | | |_|/ | |/| |
* | | | Merge mysql.com:/home/hf/work/mysql-4.1-mrgholyfoot/hf@mysql.com/deer.(none)2006-11-161-9/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #11032: getObject() returns a String for a sub-query of type datetimegkodinov/kgeorge@macbook.gmz2006-11-071-10/+24
| |/
| * Fixed bug #23478.igor@rurik.mysql.com2006-10-191-0/+3
| * Merge bk-internal:/home/bk/mysql-4.1-maintjimw@rama.(none)2006-09-281-1/+1
| |\
| | * Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+1
* | | BUG#16255: Merge to 5.0sergefp@mysql.com2006-08-241-24/+23
|\ \ \ | |/ /
| * | Bug #16255: Subquery in WHERE (the cset by Georgi Kodinov)sergefp@mysql.com2006-08-241-5/+5
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-031-3/+3
|\ \
| * | Post-merge fixessergefp@mysql.com2006-07-221-1/+1
| * | Merge mysql.com:/home/psergey/mysql-4.1-optsergefp@mysql.com2006-07-211-3/+3
| |\ \ | | |/
| | * BUG#20975: Incorrect query result for NOT (subquery):sergefp@mysql.com2006-07-211-3/+3
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-011-0/+1
|\ \ \ | |/ / |/| |
| * | Merge neptunus.(none):/home/msvensson/mysql/bug7498/my50-bug7498msvensson@neptunus.(none)2006-07-201-0/+1
| |\ \
| | * | Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINTmsvensson@neptunus.(none)2006-06-091-0/+1