MySQL Forums
Forum List  »  Data Recovery

Re: Recovering InnoDB
Posted by: Oli Sennhauser
Date: March 22, 2011 02:36PM

Hi Scott,

Is it possible that you did not copy your ibdata? and your ib_logfile? With InnoDB the data are stored in there (if you are not using innodb_file_per_table=1)

Best is, with a stopped database, to copy the whole datadir directory (typically /var/lib/mysql). And do not forget your my.cnf

Regards,
Oli
--
www.fromdual.com

Options: ReplyQuote


Subject
Views
Written By
Posted
2816
March 09, 2011 08:40PM
Re: Recovering InnoDB
1364
March 22, 2011 02:36PM


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.