MySQL Forums
Forum List  »  InnoDB

Re: Service (Windows) keeps crashing on Export
Posted by: Peter Brawley
Date: October 20, 2016 05:38PM

> in MSSQL there is no concerns about external index files etc

MSSQL lets you create a database via a backdoor? Good grief.

IAC, MySQL is not MSSQL.

> The backup is from 5.6

Then I'd install 5.6, make sure it's running without error, then restore the backup. Once that's running correctly, if you wish to upgrade to 5.7, take another backup, install 5.7, which will want to ignore the existing 5.6 DB folder, run mysql_upgrade, make sure 5.7 is running correctly, then import the dump from 5.6.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Service (Windows) keeps crashing on Export
1014
October 20, 2016 05:38PM


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.