Re: ibdata1 file
Yes, it is most likely the data file. You can try starting MySQL/InnoDB on that file, but if InnoDB was running or it hadn't been shut down cleanly when you copied the file, you would need to have the redo log files as well, so that InnoDB can bring the data file to consistent state by performing a crash recovery.
Read the error log of the server and follow the directions printed there if there are any problems.
Marko Mäkelä
Innobase Oy
Subject
Views
Written By
Posted
2899
May 05, 2005 05:44AM
Re: ibdata1 file
2065
May 09, 2005 12:46AM
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.