MySQL Forums
Forum List  »  General

Re: Migrating database: old to new
Posted by: Mike Clemens
Date: April 05, 2005 06:25PM

Using the MySql Admin Tool (mysqladmin), you can backup your older database into a file, then load it into the new database. So, the system creates all the SQL for you.

http://www.mysql.com/products/administrator/ is the nice interface for this.

Options: ReplyQuote


Subject
Written By
Posted
April 05, 2005 02:52AM
Re: Migrating database: old to new
April 05, 2005 06:25PM


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.