Luke Andrew Cassady-Dorion wrote:
> 
> i've been running mysql on a redhat linux machine for about two months w/o
> need for a restart. unfortunately this morning, the machine started acting
> really odd and i decided to perform a restart. when restarting, the system
> actually froze and i was forced to perform a hard restart.
> 
> after restarting the machine, i have been unable to get mysql to start
> again. whenever i run ./bin/mysqld i get the error specified in the subject
> line. the odd thing is that the table actually does exist. in the
> /data/mysql directory there are files titled host.MYD, host.MYI, and
> host.frm.
> 
> any advice?
> 
Check permissions.  The MySQL user must have full permissions on the
database files and 
directories.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to