Mysql Died

As of yesturday mysql will not start (I have not upgraded at all before anyone things that is my problem) The following is the error in the error log:

Code:
060402 21:24:52  mysqld started
060402 21:24:52 Warning: Asked for 196608 thread stack, but got 126976
060402 21:24:52  InnoDB: Started
060402 21:24:52 /usr/sbin/mysqld: Can't open file: 'db.MYI'. (errno: 145)
060402 21:24:52 Fatal error: Can't open privilege tables: Can't open file: 'db.MYI'. (errno: 145)
060402 21:24:52 Aborting

060402 21:24:52  InnoDB: Starting shutdown...
060402 21:24:54  InnoDB: Shutdown completed
060402 21:24:54 /usr/sbin/mysqld: Shutdown Complete

060402 21:24:54  mysqld ended
Please all help apreciated. i have also tried chowning this file to mysql and chmodding it to 777 and nothing works..

Jamez

 

 

 

 

Top