summaryrefslogtreecommitdiff
path: root/sql/item_row.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-2/+2
* Doxygenization of comments.unknown2007-10-111-1/+6
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-1/+11
|\ \ | |/
| * BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-1/+11
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-2/+4
|/
* Merge mysql.com:/opt/local/work/mysql-4.1-16365unknown2006-04-121-1/+15
|\
| * A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) unknown2006-04-071-1/+15
* | Fixed bug #12762:unknown2005-10-151-1/+1
* | Name resolution context added (BUG#6443)unknown2005-07-011-2/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-2/+2
* | Merge with 4.1unknown2005-02-101-16/+2
|\ \ | |/
| * Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-17/+2
* | Precision Math implementationunknown2005-02-091-2/+1
* | Merge with 4.1 to get bug fixunknown2005-02-071-3/+8
|\ \ | |/
| * Fixed bug in HAVING when refering to RAND() through aliasunknown2005-02-071-3/+8
* | Merge with 4.1unknown2004-12-221-0/+1
|\ \ | |/
| * Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-2/+2
| * Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-1/+2
* | mergeunknown2004-11-121-2/+2
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-2/+2
| |\ \
| | * | errors without code removedunknown2004-10-201-2/+2
* | | | 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