summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-1/+1
* fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-0/+9
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-10/+0
* fixed row items with group functionsbell@sanja.is.com.ua2003-01-291-9/+28
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-1/+1
* post-post-review fix (SCRUM)bell@sanja.is.com.ua2003-01-021-0/+2
* postreviews fix (SCRUM related)bell@sanja.is.com.ua2002-12-311-20/+8
* support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-1/+16
* row IN subselects (SCRUM)bell@sanja.is.com.ua2002-12-191-1/+8
* postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-101-0/+19
* Row item fixing (SCRUM related)bell@sanja.is.com.ua2002-12-071-3/+20
* checking columns of top itemsbell@sanja.is.com.ua2002-11-291-1/+1
* basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-0/+66