Carl Hartung wrote: > Hi All, > > The subject line says it all. I've just installed 10.3 and need to transfer > my > localhost-only mysql databases, etc., to the new setup. > > What's the fastest easiest 'no-frills' commandline solution? (assume prior > '/' > is mounted under '/mnt/') :-)
mysqldump => mysqlimport start at <http://dev.mysql.com/doc> Cheers, Dave -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
