summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| | | |\ \
| | | | * | Bug#26518 XPath and variables problembar@mysql.com/bar.myoffice.izhnet.ru2007-05-081-9/+66
| | | | |/
| | | * | Bug#27898 UPDATEXML Crashes the Server!bar@mysql.com2007-05-021-0/+10
| | | |/
| | | * Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-02-241-16/+76
| | | |\
| | | | * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rplbar@bar.myoffice.izhnet.ru2007-01-221-16/+76
| | | | |\
| | | | | * Bug#24747 XPath error with the node name "Text"bar@mysql.com2006-12-271-16/+76
| | | * | | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-4/+0
| | | |/ /
| | | * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-311-3/+2
| | | * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
| | | |/
| | | * Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
| | | * Bug#22823 gt and lt operators appear to be reversed in ExtractValue() commandbar@mysql.com/bar.intranet.mysql.r18.ru2006-10-231-8/+8
| | | * Bug#20854 XML functions: wrong result in ExtractValuebar@mysql.com/bar.intranet.mysql.r18.ru2006-09-141-6/+58
| | | * Bug#20795: extractvalue() won't accept names containing a dot (.)bar@mysql.com/bar.intranet.mysql.r18.ru2006-07-251-1/+2
| | | * Post-merge fixes.kostja@bodhi.local2006-07-141-1/+1
| | | * Merge mysql.com:/usr/home/bar/mysql-5.1-new.b18201bar@bar.intranet.mysql.r18.ru2006-06-191-1/+11
| | | |\
| | | | * Merge mysql.com:/usr/home/bar/mysql-5.1-newbar@mysql.com2006-05-021-1/+11
| | | | |\