summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* fixed cyclic reference bugunknown2002-11-141-10/+14
* fixed error handlingunknown2002-11-131-1/+2
* 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