-->-----Original Message-----
-->From: Joseph Donato [mailto:[EMAIL PROTECTED]
-->Sent: Thursday, September 25, 2003 12:12 PM
-->To: [EMAIL PROTECTED]
-->Subject: mysqld error
-->
-->Folks,
-->
-->When I try to start MySQL the mysqld just crashes. I looked at
-->/usr/lib/mysql/{hostname}.err file and I see the following:
-->
-->030925 10:01:47  mysqld started
-->030925 10:01:47  /usr/libexec/mysqld: Can't find file:
'./mysql/host.frm'
-->(errno: 13)
-->030925 10:01:47  mysqld ended
-->
-->I can not make heads or tails out of what it is trying to tell me, or
-->where the ./mysql/host.frm file is.  Does anyone know?

The host.frm file is the column definition file for lack of a better
explanation. It's usually located in the datadir set by /etc/my.cnf.
Look in /var/lib/mysql it might be there. Also set datadir correctly.




-->
-->                             Joseph Donato
-->-- Joseph Donato RUCS-NB Help Desk [EMAIL PROTECTED]
-->732-445-8706 "A witty saying proves nothing, but saying something
-->pointless gets people's attention"
-->
-->
-->
-->--
-->MySQL General Mailing List
-->For list archives: http://lists.mysql.com/mysql
-->To unsubscribe:
-->http://lists.mysql.com/[EMAIL PROTECTED]




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to