Search the web
Sign In
New User? Sign Up
daversy · Daversy - a database source control tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
States versus XML output of MySQL   Message List  
Reply | Forward Message #10 of 27 |
I am curious. How different is the states-concept different from the
xml-output functionality of mysqldump for example?

Example XML-output:

<?xml version="1.0"?>
<mysqldump xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<database name="dbname">
<table_structure name="images">
<field Field="idx" Type="bigint(20)" Null="NO"
Key="MUL" Extra="auto_increment" />
<field Field="added" Type="timestamp" Null="NO" Key=""
Default="CURRENT_TIMESTAMP" Extra="" />
<field Field="email" Type="varchar(150)" Null="NO"
Key="" Default="" Extra="" />
<field Field="filename" Type="varchar(75)" Null="NO"
Key="" Default="" Extra="" />
<field Field="tn_filename" Type="varchar(75)"
Null="NO" Key="" Default="" Extra="" />

etc





Tue Nov 28, 2006 1:14 pm

fredrik_motin
Offline Offline
Send Email Send Email

Forward
Message #10 of 27 |
Expand Messages Author Sort by Date

I am curious. How different is the states-concept different from the xml-output functionality of mysqldump for example? Example XML-output: <?xml...
fredrik_motin
Offline Send Email
Nov 28, 2006
1:18 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help