summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1unknown2004-10-291-3/+5
|\
| * A small simplification: perform two actions at once, register aunknown2004-10-101-2/+2
| * Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-3/+5
* | Merge for Item_equal.unknown2004-10-091-0/+12
|\ \ | |/ |/|
| * Manual mergeunknown2004-02-191-1/+1
| |\
| * | Many files:unknown2004-02-181-3/+3
| * | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+12
* | | after mergeunknown2004-08-261-1/+2
* | | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-0/+2
* | | revision of fix_fields() calls (BUG2838)unknown2004-02-181-8/+10
| |/ |/|
* | Fix for prepared statementsunknown2003-12-301-1/+1
|/
* 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