Posts Tagged ‘errors’
Repairing Crashed MySQL Database tables. “table ‘employee’ has crashed.”
Hi all,
Today i just want to start by sharing an experience that i had with MySQL Database. I was a project for a friend. The project was a CMS for a movie site and all of a sudden an error message started appearing, that the
table “employee” has crashed.
This made the admin page inaccessible. The true is if you have been working with MySQL for sometime you might have seen this error. I want to share with you i i fixed this error.Â
Before that i want to ask “Does anyone what causes MySQL table to crash” if you do please leave a comment as to how.