MySQL Forums
Forum List  »  Connector/Node.js

Re: Does mySQL generate XML ?
Posted by: Jonathan Stephens
Date: October 10, 2007 04:04AM

Any movement on what? Quite a few topics have been discussed in this thread.

Currently, the mysql and mysqldump clients support the --xml option for per-connection XML output. I'm not aware of any capability being added for per-query XML output. Does someone know of, or has someone filed a feature request for this?

LOAD XML INFILE is supported in MySQL 6.0, as discussed here and here.

I believe someone is also submitting some XPath function patches, and Alexandr Barkov is working on some XML-related bugfixes. The patches (assuming they're accepted) probably won't be in 5.1 but rather in 6.0; I think Bar's fixes will go into the 5.1 tree when they're ready.

[Updated URLs. --JS]

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle



Edited 1 time(s). Last edit at 12/08/2007 12:40AM by Jon Stephens.

Options: ReplyQuote


Subject
Written By
Posted
October 10, 2006 08:33AM
January 26, 2007 07:41AM
Re: Does mySQL generate XML ?
October 10, 2007 04:04AM
December 02, 2007 08:39PM
February 01, 2008 04:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.