summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * | Fix for bug #31438: updatexml still crashesramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-081-1/+2
| | | | | |/
| | | | | * Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-7/+13
| | | | | * Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-2/+2
| | | | | * Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+1
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-4/+4
| | | | | |\
| | | | | | * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-4/+4
| | | | | * | Bug#28558 UpdateXML called with garbage crashes serverbar@mysql.com/bar.myoffice.izhnet.ru2007-05-231-7/+5
| | | | | * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rplbar@bar.myoffice.izhnet.ru2007-05-081-9/+66
| | | | | |\ \