summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #27870. The bug that causes crashes manifests itself at someigor@olga.mysql.com2007-04-171-1/+5
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-0/+20
|\
| * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-0/+20
| |\
| | * Improved commentsmalff/marcsql@weblab.(none)2007-02-011-1/+5
| | * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-01-301-0/+16
| | |\
| | | * Bug#21904 (parser problem when using IN with a double "(())")malff/marcsql@weblab.(none)2007-01-291-0/+16
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-3/+3
| | |\ \
| | | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+3
| | | |/
* | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-17/+75
|/ / /
* | | Merge mysql.com:/d2/hf/common/my50-commonholyfoot/hf@mysql.com/hfmain.(none)2007-01-031-1/+2
|\ \ \
| * \ \ Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2006-12-121-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug #24670: optimizations that are legal only for subqueries without ta...igor@olga.mysql.com2006-12-111-1/+2
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ / /
* | | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)gkodinov/kgeorge@macbook.gmz2006-11-281-1/+1
| |/ |/|
* | Merge macbook.gmz:/Users/kgeorge/mysql/work/B11032-4.1-optgkodinov/kgeorge@macbook.gmz2006-11-071-0/+7
|\ \ | |/
| * Bug #11032: getObject() returns a String for a sub-query of type datetimegkodinov/kgeorge@macbook.gmz2006-11-071-0/+7
* | Merge rurik.mysql.com:/home/igor/mysql-5.0-optigor@rurik.mysql.com2006-11-011-0/+7
|\ \
| * | Fixed bug #21727.igor@rurik.mysql.com2006-10-311-0/+7
* | | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-8/+62
|/ /
* | Merge mysql.com:/home/psergey/mysql-4.1-optsergefp@mysql.com2006-07-211-5/+4
|\ \ | |/
| * BUG#20975: Incorrect query result for NOT (subquery):sergefp@mysql.com2006-07-211-5/+4
* | BUG#7549: Missing error message for invalid view selection with subquery.gkodinov@mysql.com2006-05-111-0/+1
* | Fix bug #15706 find_field_in_tables() returns field from outer selectevgen@moonbone.local2006-02-151-0/+1
* | A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-0/+16
* | Rename:konstantin@mysql.com2005-09-021-1/+0
* | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-101-2/+5
* | Merge mysql.com:/opt/local/work/mysql-4.1-11458konstantin@mysql.com2005-07-131-1/+0
|\ \ | |/
| * - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-1/+0
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+4
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-03-311-0/+1
| |\
* | | if outer refernce (identifier) was resolved with help of cache all subqueries...bell@sanja.is.com.ua2005-04-291-0/+3
* | | subselect.result, subselect.test:igor@rurik.mysql.com2005-04-151-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-4/+7
|\ \ \
| * | | postmerge 4.1->5.0 fixesbell@sanja.is.com.ua2005-04-011-1/+3
| * | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-3/+4
| |\ \ \ | | |/ /
| | * | fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888)bell@sanja.is.com.ua2005-03-101-4/+4
* | | | Mergemsvensson@neptunus.(none)2005-03-301-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#8807 Select crash servermsvensson@neptunus.(none)2005-03-301-0/+1
| |/
* | Precision Math implementationhf@deer.(none)2005-02-091-2/+6
* | Merge with 4.1monty@mishka.local2004-12-221-4/+16
|\ \ | |/
| * postreview fixbell@sanja.is.com.ua2004-12-071-1/+1
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-4/+16
* | mergebell@sanja.is.com.ua2004-11-121-4/+4
|\ \
| * | errors without code removedbell@sanja.is.com.ua2004-10-201-4/+4
* | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-3/+3
* | | merge with 4.1monty@mysql.com2004-10-291-0/+4
|\ \ \ | |/ / |/| / | |/