summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.1unknown2007-10-301-36/+24
|\
| * Bug#27287 extractvalue() (and updatexml()) extremely slow for large XMLunknown2007-10-091-36/+24
* | Fix for bug #31438: updatexml still crashesunknown2007-10-081-1/+2
|/
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-7/+13
* Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-2/+2
* Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-4/+4
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
* | Bug#28558 UpdateXML called with garbage crashes serverunknown2007-05-231-7/+5
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-05-081-9/+66
|\ \
| * | Bug#26518 XPath and variables problemunknown2007-05-081-9/+66
| |/
* | Bug#27898 UPDATEXML Crashes the Server!unknown2007-05-021-0/+10
|/
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-02-241-16/+76
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-01-221-16/+76
| |\
| | * Bug#24747 XPath error with the node name "Text"unknown2006-12-271-16/+76
* | | After merge fixesunknown2007-01-291-4/+0
|/ /
* | Many files:unknown2006-12-311-3/+2
* | Many files:unknown2006-12-271-2/+1
|/
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-1/+1
* Bug#22823 gt and lt operators appear to be reversed in ExtractValue() commandunknown2006-10-231-8/+8
* Bug#20854 XML functions: wrong result in ExtractValueunknown2006-09-141-6/+58
* Bug#20795: extractvalue() won't accept names containing a dot (.)unknown2006-07-251-1/+2
* Post-merge fixes.unknown2006-07-141-1/+1
* Merge mysql.com:/usr/home/bar/mysql-5.1-new.b18201unknown2006-06-191-1/+11
|\
| * Merge mysql.com:/usr/home/bar/mysql-5.1-newunknown2006-05-021-1/+11
| |\
| | * Bug#18201: XML: ExtractValue works even if the xmlunknown2006-04-171-1/+11
* | | Merge mysql.com:/usr/home/bar/mysql-5.1-newunknown2006-05-031-1/+25
|\ \ \ | |/ / |/| |
| * | Bug#18170: XML: ExtractValue(): XPath expression can't use QNames (colon in n...unknown2006-04-171-1/+25
| |/
* | item_xmlfunc.cc:unknown2006-04-191-3/+1
* | Merge mysql.com:/usr/home/bar/mysql-5.1-newunknown2006-04-141-1/+17
|\ \ | |/ |/|
| * Bug#16319: XML: extractvalue() returns syntax errors for some functionsunknown2006-04-071-1/+17
* | Bug#16233: XML: ExtractValue() fails with special charactersunknown2006-04-111-38/+26
|/
* Fixed compiler and valgrind warningsunknown2006-03-291-2/+1
* item_xmlfunc.cc:unknown2006-03-221-7/+2
* Bug #18172 XML: Extractvalue() accepts mallformedunknown2006-03-201-1/+4
* xml.result, xml.test:unknown2006-03-151-2/+4
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new/unknown2006-03-091-12/+29
|\
| * Bug#16318: XML: extractvalue() incorrectly returns last() = 1unknown2006-03-031-12/+29
* | Bug#16316: XML: extractvalue() is case-sensitive with contains()unknown2006-03-021-1/+6
|/
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-021-0/+29
|\