MySQL Forums
Forum List  »  MySQL Administrator

Re: Database corruption
Posted by: Citizen Gold
Date: November 02, 2009 03:43PM

I'm having a similar issue with a client db. The info I've found to date has not helped either. my.cnf is fine and untouched (to the best of my knowledge) and the permissions /tmp are fine.

The errors I'm seeing in /var/log/mysqld.log are all of this form;
091103 8:30:40 [ERROR] /usr/libexec/mysqld: Incorrect information in file: './site_db/d6_user_titles.frm'

I'm running mysql Ver 14.12 Distrib 5.0.45, for redhat-linux-gnu (i686) using readline 5.0 on CentOS release 5 (Final)

What I need to know is;
Is it possible to recover the *.frm files?
If not, is it possible to rebuild them?
If not, is it possible to dump the database schema and data without them?

I've spent the last few hours looking for answers to this but have found nothing except the previously mentioned posts that don't apply.

Regards,
Gold

Options: ReplyQuote


Subject
Written By
Posted
November 02, 2009 12:05PM
Re: Database corruption
November 02, 2009 03:43PM


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.