summaryrefslogtreecommitdiff
path: root/sql/item_row.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-1/+1
|\
| * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-7/+4
|\ \ | |/
| * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-0/+1
* | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-211-1/+10
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-4/+5
* | Fixes done while working on MDEV-4119:Monty2015-07-051-1/+2
* | Deriving Item_row from Item_args and sharing more codeAlexander Barkov2015-04-241-11/+27
* | MDEV-8024 Remove excessive update_used_tables() callsAlexander Barkov2015-04-221-6/+8
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed LP bug #809179.Igor Babaev2011-07-131-0/+1
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-0/+1
| |\ \ \ \ \
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-0/+1
| | | |/ / / | | |/| | |
* | | | | | merge.Sergei Golubchik2010-11-251-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge 5.1->5.2Sergei Golubchik2010-06-011-1/+3
| | |\ \ \ | | | |/ /
| * | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+1
| |/ / /
| * | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-1/+2
* | | | 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