Bug #67313 | XML functions: xpath not working with stored functions (regression from 5.5) | ||
---|---|---|---|
Submitted: | 21 Oct 2012 13:43 | Modified: | 11 Dec 2012 12:23 |
Reporter: | Shlomi Noach (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.6.7-rc | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | ExtractValue, updatexml, XML |
[21 Oct 2012 13:43]
Shlomi Noach
[11 Dec 2012 12:23]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html
[11 Dec 2012 12:23]
Jon Stephens
Documented fix as follows in the 5.6.10 and 5.7.1 changelogs: When used with an XPath expression that was, or contained, the output of a stored function, ExtractValue() failed with the error -Only constant XPATH queries are supported-. Closed.