MySQL Forums
Forum List  »  Newbie

Re: Attach MySQL Database to Running Instance of MySQL
Posted by: Peter Brawley
Date: December 29, 2016 02:48PM

To make those files of yours work, you would have to install exactly the same version of MySQL, and exactly replicate the database layout specified by the MySQL configuration file (my.ini if on Windows, otherwise my.cnf) that controlled that previous installation.

Otherwise you stand little chance.

Options: ReplyQuote


Subject
Written By
Posted
Re: Attach MySQL Database to Running Instance of MySQL
December 29, 2016 02:48PM


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.