summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-6/+7
|\
| * Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-191-6/+7
| |\
| | * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-6/+7
* | | MDEV-16414 Add type_handler_xpath_nodeset and remove XPATH_NODESETAlexander Barkov2018-06-061-51/+58
* | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-0/+4
|\ \ \ | |/ /
| * | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p...Alexander Barkov2018-05-211-0/+4
* | | MDEV-16351 JSON_OBJECT() treats hybrid functions with boolean arguments as nu...Alexander Barkov2018-05-311-2/+5
* | | MDEV-16309 Split ::create_tmp_field() into virtual methods in ItemAlexander Barkov2018-05-281-1/+12
|/ /
* | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-4/+3
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-2/+8
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-2/+8
| |\ \ | | |/
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+8
| | |\
| | | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+8
| | | |\
| | | | * MDEV-15118 ExtractValue(xml,something_complex) does not workAlexander Barkov2018-01-301-2/+8
* | | | | Remove not used mem_root argument from build_clone(), get_copy() and get_item...Michael Widenius2017-11-231-34/+34
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-7/+23
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14269 errors.test fails with valgrind (Conditional jump or move depends ...Alexander Barkov2017-11-031-7/+23
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14212 Add Field_row for SP ROW variablesAlexander Barkov2017-10-301-1/+1
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-12/+12
| |\ \ \ \ | | |/ / /
| | * | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-12/+12
* | | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-3/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-3/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-3/+4
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-3/+4
| | | |\
| | | | * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-3/+4
| | | | |\
| | | | | * Bug #25111907: XML TEST FAILS WITH UNDEFINED BEHAVIORGeorgi Kodinov2016-12-051-3/+3
| | | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | | * Bug#12428404 MYSQLD.EXE CRASHES WHEN EXTRACTVALUE() IS CALLED WITHAnirudh Mangipudi2013-11-251-0/+3
| | | | | |\
| | | | | | * Bug#12428404 MYSQLD.EXE CRASHES WHEN EXTRACTVALUE() IS CALLED Anirudh Mangipudi2013-11-251-0/+3
| | | | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | | | * | Auto-merge from mysql-5.1.Ramil Kalimullin2012-12-141-1/+5
| | | | | |\ \ | | | | | | |/
| | | | | | * Fix for BUG#15948580 UPDATE_XML() CRASHES THE SERVER.Ramil Kalimullin2012-12-141-1/+5
| | | | | * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | | |\ \ | | | | | | |/
| | | | | * | Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-2/+19
| | | | | |\ \
| | | | | | * | Bug #12375190: UPDATEXML CRASHES ON SIMPLE INPUTS Georgi Kodinov2011-05-031-2/+19
| | | | | * | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| / | | | | | | |/
| | | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | | * | Merging from mysql-5.1-securityAlexander Barkov2010-11-111-2/+2
| | | | | |\ \ | | | | | | |/
| | | | | | * Bug#57257 Replace(ExtractValue(...)) causes MySQL crashAlexander Barkov2010-11-111-2/+2
| | | | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+9
| | | | | * | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-1/+1
| | | | | |/
| | | | | * Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-2/+4
| | | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
| | | | | * Bug#43183 ExctractValue() brings result list in missorderSergey Glukhov2009-04-011-0/+2
| | | | | * Bug#42495 updatexml: Assertion failed: xpath->context, file .\item_xmlfunc.cc...Sergey Glukhov2009-02-041-1/+7
| | | | | * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1bar@bar.myoffice.izhnet.ru2007-10-301-36/+24
| | | | | |\
| | | | | | * Bug#27287 extractvalue() (and updatexml()) extremely slow for large XMLbar@mysql.com/bar.myoffice.izhnet.ru2007-10-091-36/+24