Mike Broxterman wrote:
> 
> Neglected to mention the host.frm file _does_ exist.
> 
> @> ls -al /usr/local/pkg/mysql/var/mysql/
> total 134
> drwx------   2 root     other        512 Jun  1 07:53 .
> drwxr-xr-x   4 mysql    mysql        512 Jun  4 09:17 ..
> -rw-rw----   1 root     other          0 Jun  1 07:53 columns_priv.MYD
> -rw-rw----   1 root     other       1024 Jun  1 07:53 columns_priv.MYI
> -rw-rw----   1 root     other       8778 Jun  1 07:53 columns_priv.frm
> -rw-rw----   1 root     other        302 Jun  1 07:53 db.MYD
> -rw-rw----   1 root     other       3072 Jun  1 07:53 db.MYI
> -rw-rw----   1 root     other       8982 Jun  1 07:53 db.frm
> -rw-rw----   1 root     other          0 Jun  1 07:53 func.MYD
> -rw-rw----   1 root     other       1024 Jun  1 07:53 func.MYI
> -rw-rw----   1 root     other       8641 Jun  1 07:53 func.frm
> -rw-rw----   1 root     other          0 Jun  1 07:53 host.MYD
> -rw-rw----   1 root     other       1024 Jun  1 07:53 host.MYI
> -rw-rw----   1 root     other       8958 Jun  1 07:53 host.frm
> -rw-rw----   1 root     other          0 Jun  1 07:53 tables_priv.MYD
> -rw-rw----   1 root     other       1024 Jun  1 07:53 tables_priv.MYI
> -rw-rw----   1 root     other       8877 Jun  1 07:53 tables_priv.frm
> -rw-rw----   1 root     other        428 Jun  1 07:53 user.MYD
> -rw-rw----   1 root     other       2048 Jun  1 07:53 user.MYI
> -rw-rw----   1 root     other       9148 Jun  1 07:53 user.frm
> 
Mike:

Any possibility you could have root do a chown mysql.mysql
/usr/local/pkg/mysql/var/mysql/ -R?

Then rerun the install_db.  Looks like your package missed a step:  chown.

Regards,

Van
-- 
=========================================================================
Linux rocks!!!   http://www.dedserius.com
=========================================================================

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