On Tue, Jul 30, 2002 at 10:34:36AM +0200, Inbal Ovadia wrote:
> Hi All
> Is MySQL works with XML?
Yes.
--
Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]> | http://jeremy.zawodny.com/
MySQL 3.23.51: up 62 days, processed 1,313,326,706 queries (242/sec. avg
> I know Oracle has been modified to use XML files as the database,
> making queries directly to a flat file
No, thats not how it works.
They format the *output* with XML making it easier for an application
that can parse XML to import the data.
--
file for it, but geez,
it's very inefficient, wastes a lot of space and prone to errors.
- Original Message -
From: "Bryan Coon" <[EMAIL PROTECTED]>
To: "'Eric Fitzgerald'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 22
You need to read the mailing list archives, This has been discussed to
death. Please try to follow the directions outlined when posting.
See the 'http://lists.mysql.com/ (the list archive)' ?
Bryan Coon wrote:
>
> Can anyone offer some insight into the following topic?
>
> I would
MySQL has no support for XML and I hope it doesn't, ever. There was a big
discussion about this last month. You can read up about it in the archives
found at the mysql site.
- Original Message -
From: "Bryan Coon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 200
Bryan,
You've given no indication of what "this structure" is - the fact that
your data is rarely read or updated will have little bearing on whether
an RDBMS is suitable for your needs. It would be a very rare case,
however, where a simple flat text file gave you quicker access to a search
of a
st the two biggies that were on the top of my head.
- Original Message -
From: "Bryan Coon" <[EMAIL PROTECTED]>
To: "'Eric Fitzgerald'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 4:48 PM
Subject: RE: MySQL and XML
more time :)
Bryan
-Original Message-
From: Eric Fitzgerald [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 4:43 PM
To: Bryan Coon; [EMAIL PROTECTED]
Subject: Re: MySQL and XML?
Well list, I think we have a new weekly dead horse to with which to use our
sticks on :)
To
Well list, I think we have a new weekly dead horse to with which to use our
sticks on :)
To answer your question, no, XML is not being added currently to MySQL.
Flat files have some advantages, but have to be implented well to work well,
you can't just open the whole thing and scan through it loo