MySQL Forums
Forum List  »  MyISAM

Re: MySQL Crash - Restore of the frm data
Posted by: Rick James
Date: June 16, 2013 09:07AM

Anything useful in mysqld.err ?

If you can get into mysql, can you do SHOW TABLE STATUS? Does it show info, or a lot of NULLs?

Read about myisamchk. Run it.

Later, consider switching to InnoDB, so you won't need to REPAIR the tables after crashes.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Crash - Restore of the frm data
1548
June 16, 2013 09:07AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.