MySQL Forums
Forum List  »  Newbie

Re: My database seems to be gone ...
Posted by: Peter Brawley
Date: March 15, 2012 09:02AM

I'd start with the engine's suggestion:

Quote

InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!

Options: ReplyQuote


Subject
Written By
Posted
Re: My database seems to be gone ...
March 15, 2012 09:02AM


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.