summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed printability of Items (all items except subselects)unknown2003-10-121-0/+12
* fixed error namesunknown2003-10-061-2/+2
* Item tree iteratorunknown2003-07-021-0/+10
* after review changes (SCRUM)unknown2003-07-021-6/+0
* Move tmp_table_used to THDunknown2003-02-101-1/+1
* fixed bug in determinating uncacheable queriesunknown2003-01-301-0/+9
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-10/+0
* fixed row items with group functionsunknown2003-01-291-9/+28
* Portability fixes (for windows)unknown2003-01-211-1/+0
* Fixed that derived tables are properly dropedunknown2003-01-071-1/+1
* post-post-review fix (SCRUM)unknown2003-01-021-0/+2
* postreviews fix (SCRUM related)unknown2002-12-311-20/+8
* support of subselect without FROM reducing (SCRUM)unknown2002-12-261-1/+16
* row IN subselects (SCRUM)unknown2002-12-191-1/+8
* postreview fix (SCRUM)unknown2002-12-101-0/+19
* Row item fixing (SCRUM related)unknown2002-12-071-3/+20
* checking columns of top itemsunknown2002-11-291-1/+1
* basic row Items (SCRUM)unknown2002-11-151-0/+66