On 1/1/03 8:43 PM, "Jason Steig" <[EMAIL PROTECTED]> wrote:

> 
> ./myqld: Can't find file : './mysql/host.frm' (errno:13)
> 
> does anyone know how to solve this problem?

This file is part of the host table in your mysql database 'mysql'. Did you
by any chance copy the mysql data directory or parts of it or do any actions
that would change permissions or even delete file in this directory
(possibly /usr/local/mysql-version/data) ?
In the worst case you need to back up your data directory and have to run
the install_db script again after you have set the root password to ''
(nothing).

HTH/h


---------------------------------------------------------------------
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