summaryrefslogtreecommitdiff
path: root/sql/item_row.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | cleanup: extend Item_cache::get_cache() to accept f_typeSergei Golubchik2018-03-141-2/+1
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-1/+1
|\ \ \ | |/ /
| * | 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.1' into 10.2Sergei Golubchik2017-10-241-7/+4
|\ \ \ | |/ /
| * | 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
* | | Fixed the bug mdev-12845.Igor Babaev2017-06-221-0/+10
* | | Fixed bug mdev-10454.Igor Babaev2017-04-031-0/+7
* | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+3
|\ \ \
| * | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+3
* | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-3/+3
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+1
|/ / /
* | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-1/+10
|\ \ \
| * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+10
| |\ \ \ | | |/ /
| | * | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-211-1/+10
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-2/+2
|/ / /
* | | MDEV-9215 Detect cmp_type() and result_type() from field_type()Alexander Barkov2015-12-011-0/+5
* | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake()Sergey Vojtovich2015-11-261-1/+1
|/ /
* | 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
| |\