summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergebell@sanja.is.com.ua2003-03-151-1/+8
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-03-151-1/+8
| |\
| | * fix of illegal usage aggregate functionsbell@sanja.is.com.ua2003-02-151-1/+8
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-03-101-0/+2
|\ \ \ | |/ / |/| |
| * | fixed crash on non-well-constructed referencebell@sanja.is.com.ua2003-03-101-0/+2
* | | merge fixesSinisa@sinisa.nasamreza.org2003-03-061-1/+1
|\ \ \ | |/ / |/| |
| * | three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-1/+1
| |/
* | Strings which appear without charset context, bar@bar.mysql.r18.ru2003-03-031-2/+2
|/
* Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-2/+2
* after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+7
* fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-9/+3
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-24/+0
* improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-3/+3
* fixed bugs in temporary tables in subselect implementation (SCRUM)bell@sanja.is.com.ua2003-01-281-8/+15
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-7/+5
* mergingbell@sanja.is.com.ua2003-01-251-3/+13
|\
| * fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-6/+15
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+1
* | post-post-review fix (SCRUM)bell@sanja.is.com.ua2003-01-021-1/+1
* | postreviews fix (SCRUM related)bell@sanja.is.com.ua2002-12-311-11/+26
* | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-76/+37
* | Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1bell@sanja.is.com.ua2002-12-271-0/+48
|\ \
| * | support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-0/+48
* | | postreview fixbell@sanja.is.com.ua2002-12-271-3/+9
|/ /
* | more correct argument for translation function (SCRUM related)bell@sanja.is.com.ua2002-12-251-21/+20
* | check of LIMIT in row IN subquery (SCRUM related)bell@sanja.is.com.ua2002-12-251-0/+14
* | mergingbell@sanja.is.com.ua2002-12-251-44/+238
|\ \
| * | row IN subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-19/+78
| * | Item_in_optimizer is changed to be used with row IN subselect (SCRUM)bell@sanja.is.com.ua2002-12-191-2/+3
| * | support of simple row subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-40/+129
| * | optimized single value subselect (to be used as row) (SCRUM)bell@sanja.is.com.ua2002-12-191-8/+53
* | | LIMIT is prohibited in IN/ALL/ANY/SOMEbell@sanja.is.com.ua2002-12-231-0/+14
|/ /
* | mergemonty@mashka.mysql.fi2002-12-141-14/+0
|\ \
| * | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-14/+0
| |/
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)bell@sanja.is.com.ua2002-12-061-25/+93
|/
* fixed error handling bugbell@sanja.is.com.ua2002-11-291-1/+2
* fixed bug IN subselect with ORDERbell@sanja.is.com.ua2002-11-281-4/+11
* mergingbell@sanja.is.com.ua2002-11-281-7/+59
|\
| * fixed * without tables in IN bugbell@sanja.is.com.ua2002-11-281-7/+59
* | after-merge fixbell@sanja.is.com.ua2002-11-271-2/+2
* | mergingbell@sanja.is.com.ua2002-11-271-1/+1
|\ \ | |/ |/|
| * basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-1/+1
* | after review changes in IN/ALL/ANY/SOME (SCRUM)bell@sanja.is.com.ua2002-11-271-3/+3
* | mergingbell@sanja.is.com.ua2002-11-271-2/+40
|\ \
| * | Reference to field in outer subelect fixedbell@sanja.is.com.ua2002-11-241-1/+13
| * | prevent using references on sum function (except HAVING clouse of current sel...bell@sanja.is.com.ua2002-11-211-0/+1
| |/
| * fixed cyclic reference bugbell@sanja.is.com.ua2002-11-141-0/+25
| * fixed error handlingbell@sanja.is.com.ua2002-11-131-1/+1
* | ALL/ANY/SOMEbell@sanja.is.com.ua2002-11-071-22/+56
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-061-1/+1
|\ \ | |/