summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-191-1/+1
|\
| * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-1/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+1
|\ \ | |/
| * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+1
| |\
| | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+1
| | |\
| | | * MDEV-15118 ExtractValue(xml,something_complex) does not workAlexander Barkov2018-01-301-0/+1
* | | | Remove not used mem_root argument from build_clone(), get_copy() and get_item...Michael Widenius2017-11-231-4/+4
|/ / /
* | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-191-5/+0
* | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+4
|\ \ \
| * | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+4
| |/ /
* | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-4/+0
|/ /
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-6/+7
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+4
|/
* A joint patch for:Alexander Barkov2014-03-231-2/+53
* MDEV-4243 [PATCH] Warnings/errors while compiling with clangSergei Golubchik2013-11-281-1/+1
* merge 5.3 -> 5.5unknown2013-09-251-2/+6
|\
| * MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-2/+6
* | 5.3 mergeSergei Golubchik2013-01-151-6/+2
|\ \ | |/
| * MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-6/+2
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \
| * \ Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\ \
* | \ \ merge.Sergei Golubchik2010-11-251-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+4
| |/
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/
* Fix for bug #32557: order by updatexml causes assertion in filesortunknown2007-11-211-2/+10
* Reapplied patch for bug18198unknown2007-04-041-1/+0
* Many files:unknown2006-12-271-2/+1
* BUG#18198unknown2006-09-261-1/+1
* BUG#18198: Partition function handlingunknown2006-07-211-2/+1
* BUG#18198: Less flexibility in defining partition functionsunknown2006-06-231-1/+2
* BUG#18198: Many strange partition functions were allowed, now only strictly a...unknown2006-05-311-1/+1
* BUG#18198: Errors due to too much allowed in partition functionsunknown2006-04-081-0/+1
* Adding XPath support: ExtractValue and UpdateXML functions.unknown2005-12-211-0/+56