summaryrefslogtreecommitdiff
path: root/sql/item_row.h
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+3
|\
| * Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-191-1/+3
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
|/
* Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-1/+1
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+1
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+1
|/
* Merge mysql.com:/opt/local/work/mysql-4.1-16365unknown2006-04-121-2/+1
|\
| * A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) unknown2006-04-071-2/+1
* | Name resolution context added (BUG#6443)unknown2005-07-011-1/+1
* | Precision Math implementationunknown2005-02-091-0/+5
* | Rename: Item::val -> Item::val_real().unknown2004-11-111-1/+1
* | merge with 4.1unknown2004-10-291-1/+1
|\ \ | |/
| * Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1
* | Manual mergeunknown2004-02-191-6/+0
|\ \ | |/
| * Pack of changes about 'cleanup()'-sunknown2004-01-201-10/+0
| * Fix for prepared statementsunknown2003-12-301-1/+5
* | Many files:unknown2004-02-181-1/+1
* | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+1
|/
* fixed printability of Items (all items except subselects)unknown2003-10-121-0/+1
* Item tree iteratorunknown2003-07-021-0/+2
* after review changes (SCRUM)unknown2003-07-021-1/+0
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-1/+0
* fixed row items with group functionsunknown2003-01-291-0/+1
* postreviews fix (SCRUM related)unknown2002-12-311-7/+10
* postreview fix (SCRUM)unknown2002-12-281-1/+1
* support of subselect without FROM reducing (SCRUM)unknown2002-12-261-0/+2
* row IN subselects (SCRUM)unknown2002-12-191-0/+1
* postreview fix (SCRUM)unknown2002-12-101-4/+5
* Row item fixing (SCRUM related)unknown2002-12-071-3/+9
* changing in Item_row according last review (SCRUM)unknown2002-12-041-0/+1
* basic row Items (SCRUM)unknown2002-11-151-0/+65