summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Move tmp_table_used to THDunknown2003-02-101-2/+2
* after-review changes (577 SCRUM)unknown2003-02-021-1/+7
* fixed bug in determinating uncacheable queriesunknown2003-01-301-9/+3
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-24/+0
* improving of fields list creation in derived tables and unionsunknown2003-01-291-3/+3
* fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-8/+15
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-7/+5
* mergingunknown2003-01-251-3/+13
|\
| * fixed subselects with temporary tables (SCRUM)unknown2003-01-251-6/+15
* | Portability fixes (for windows)unknown2003-01-211-1/+1
* | post-post-review fix (SCRUM)unknown2003-01-021-1/+1
* | postreviews fix (SCRUM related)unknown2002-12-311-11/+26
* | postreview fix (SCRUM)unknown2002-12-281-76/+37
* | Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1unknown2002-12-271-0/+48
|\ \
| * | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-0/+48
* | | postreview fixunknown2002-12-271-3/+9
|/ /
* | more correct argument for translation function (SCRUM related)unknown2002-12-251-21/+20
* | check of LIMIT in row IN subquery (SCRUM related)unknown2002-12-251-0/+14
* | mergingunknown2002-12-251-44/+238
|\ \
| * | row IN subselects (SCRUM)unknown2002-12-191-19/+78
| * | Item_in_optimizer is changed to be used with row IN subselect (SCRUM)unknown2002-12-191-2/+3
| * | support of simple row subselects (SCRUM)unknown2002-12-191-40/+129
| * | optimized single value subselect (to be used as row) (SCRUM)unknown2002-12-191-8/+53
* | | LIMIT is prohibited in IN/ALL/ANY/SOMEunknown2002-12-231-0/+14
|/ /
* | mergeunknown2002-12-141-14/+0
|\ \
| * | rename of net_pkg.cc to protocol.ccunknown2002-12-111-14/+0
| |/
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-25/+93
|/
* fixed error handling bugunknown2002-11-291-1/+2
* fixed bug IN subselect with ORDERunknown2002-11-281-4/+11
* mergingunknown2002-11-281-7/+59
|\
| * fixed * without tables in IN bugunknown2002-11-281-7/+59
* | after-merge fixunknown2002-11-271-2/+2
* | mergingunknown2002-11-271-1/+1
|\ \ | |/ |/|
| * basic row Items (SCRUM)unknown2002-11-151-1/+1
* | after review changes in IN/ALL/ANY/SOME (SCRUM)unknown2002-11-271-3/+3
* | mergingunknown2002-11-271-2/+40
|\ \
| * | Reference to field in outer subelect fixedunknown2002-11-241-1/+13
| * | prevent using references on sum function (except HAVING clouse of current sel...unknown2002-11-211-0/+1
| |/
| * fixed cyclic reference bugunknown2002-11-141-0/+25
| * fixed error handlingunknown2002-11-131-1/+1
* | ALL/ANY/SOMEunknown2002-11-071-22/+56
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-061-1/+1
|\ \ | |/
| * Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-1/+1
* | IN subselect erged with current 4.1 (pointer conversion)unknown2002-11-051-6/+83
|\ \ | |/ |/|
| * IN subselect with ORDER BY, HAVING & sum functionsunknown2002-10-311-7/+22
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-301-6/+68
| |\
| | * IN subselectunknown2002-10-271-6/+68
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-041-9/+9
|\ \ \ | |/ / |/| |
| * | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-9/+9
| |/
* | All String->set() now have charset argumentunknown2002-10-301-1/+1
|/