summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-4/+0
* fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-3/+6
* postreview fix (SCRUM)unknown2002-12-281-6/+7
* Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1unknown2002-12-271-0/+1
|\
| * support of subselect without FROM reducing (SCRUM)unknown2002-12-261-0/+1
* | postreview fixunknown2002-12-271-6/+5
|/
* more correct argument for translation function (SCRUM related)unknown2002-12-251-5/+5
* row IN subselects (SCRUM)unknown2002-12-191-5/+7
* support of simple row subselects (SCRUM)unknown2002-12-191-6/+12
* optimized single value subselect (to be used as row) (SCRUM)unknown2002-12-191-24/+8
* fixed subselect null testunknown2002-12-151-1/+5
* mergeunknown2002-12-141-1/+0
|\
| * rename of net_pkg.cc to protocol.ccunknown2002-12-111-1/+0
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-4/+19
|/
* fixed * without tables in IN bugunknown2002-11-281-0/+6
* mergingunknown2002-11-271-11/+16
|\
| * fixed cyclic reference bugunknown2002-11-141-10/+14
| * fixed error handlingunknown2002-11-131-1/+2
* | ALL/ANY/SOMEunknown2002-11-071-6/+26
* | IN subselectunknown2002-10-271-3/+18
|/
* fixed bug of multi-level EXPLAINunknown2002-10-131-1/+2
* fixed bug in subselect value storingunknown2002-10-111-3/+10
* removed 'this' pointer from initialization list of constructorsunknown2002-10-081-2/+9
* fixed bug in string & date types with group function in subselectunknown2002-09-281-2/+10
* subselect with unionunknown2002-09-031-36/+89
* subselect in having clauseunknown2002-07-011-1/+1
* EXISTS type of subselectunknown2002-06-191-19/+70
* Prevent needless rexecuting empty subselectsunknown2002-06-061-0/+2
* added depended subselect processingunknown2002-05-261-1/+4
* simple subselects ported to new select_lex structuresunknown2002-05-121-0/+79