summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge moonbone.local:/work/16302-bug-4.1-opt-mysqlevgen@moonbone.local2006-07-131-1/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed bug#16302: Quantified subquery without any tables gives wrong resultsevgen@moonbone.local2006-07-111-1/+2
* | | Bug #19700: subselect returning BIGINT always returned it as SIGNEDgkodinov@mysql.com2006-05-251-0/+1
* | | Fixed bug#19077: A nested materialized derived table is used before being pop...evgen@moonbone.local2006-05-181-0/+1
* | | BUG#7549: Missing error message for invalid view selection with subquery.gkodinov@mysql.com2006-05-111-0/+11
| |/ |/|
* | Merge lsmy3.wdf.sap.corp:/data/users/gkodinov/mysql-4.1-B18492gkodinov@lsmy3.wdf.sap.corp2006-04-281-15/+13
|\ \ | |/
| * BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocolgkodinov@lsmy3.wdf.sap.corp2006-04-281-7/+9
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-13/+13
|\ \
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-13/+13
* | | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-0/+4
|/ /
* | A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-0/+6
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-1/+1
* | Rename:konstantin@mysql.com2005-09-021-6/+6