On Sun, 2006-10-01 at 18:34 +0200, Pierre Schmitz wrote: > Am Sonntag, 1. Oktober 2006 18:28 schrieb Benoit Chesneau: > > There is one with mysqldump : > > mysqldump --xml databasename > databasename.xml :) > > Yes I know, but how do I import this xml-file? mysql --xml databasename < > databasename.xml does not work. But I am sure it is possible, (Otherwise this > feature would be really sensless.)
Maybe we could have both sql & xml dump, so? Because some people don't use mysql for their database. So they can write a script that parse xml and update their own db. That was just the point ;) -b _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
