MySQL Forums
Forum List  »  Backup

Re: Importing a MySQL 4.1 Dump into a mysql 4.0 Database
Posted by: Richard W. Schlatter
Date: May 13, 2005 04:25AM

I am also looking into for a solution to restore existing 4.1 Dumps into a 4.0 database.

As for creating new downward compatible dumps, use the option
--compatible=mysql40
when running mysqldump on the 4.1 system.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Importing a MySQL 4.1 Dump into a mysql 4.0 Database
2724
May 13, 2005 04:25AM


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.