MySQL Forums
Forum List  »  Data Recovery

Re: Restore DB from backup instead of export
Posted by: Peter Brawley
Date: February 15, 2018 01:20PM

You will need to install the MySQL version that was in use on that old server, stop the server, unzip the files into its data folder, set my.cnf to the charset and collation that was in use on that server, bring up the server, fix whatever needs fixing, then export it for import to the new server.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Restore DB from backup instead of export
555
February 15, 2018 01:20PM


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.