summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* _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