Re: Can't find file: './mysql/host.frm'

2005-04-09 Thread Allen Wayne Best
mikael thank you very kindly; that did the trick. On Saturday 09 April 2005 16:49, Mikael Fridh pronounced: > Allen Wayne Best wrote: > >hello; > > > >I am having a spot of trouble getting to MySQL to start. Here is the > > message: > > > >050407 22:43:49 mysqld started > >050407 22:43:49 /usr/

Re: Can't find file: './mysql/host.frm'

2005-04-09 Thread Mikael Fridh
Allen Wayne Best wrote: hello; I am having a spot of trouble getting to MySQL to start. Here is the message: 050407 22:43:49 mysqld started 050407 22:43:49 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13) I looked at the /var/log/messages file and found this: Apr 6 05:1

Re: Can't find file: './mysql/host.frm' (errno: 13)

2003-06-24 Thread Egor Egorov
Pushpinder Singh Garcha <[EMAIL PROTECTED]> wrote: > > I am installing MySQL on my Mac OS Jaguar system. I was having some > trouble with the starting up my MySQL Server. I kpt getting "mysqld > ended" error and my logs showed that file "user.MYI" was corrupted. So > I decided to uninstall

Re: Can't find file: './mysql/host.frm' (errno: 13)

2003-06-24 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-06-23 16:16:50 -0400: > I installed MySQL (mysql-standard-4.0.13-apple-darwin6.4-powerpc) ... > but now I get this error in the log file and I am unable to still start > the MySQL Server. > 030623 15:59:05 Fatal error: Can't open privilege tables: Can't find file:

re: Can't find file: './mysql/host.frm'

2002-12-12 Thread Egor Egorov
On Wednesday 11 December 2002 22:41, SLefevre at i-m-i-international dot com wrote: > OK, I'm making progess on my MySQL problem. The log file says this: > > "021211 15:32:05 mysqld started > 021211 15:32:05 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' > (errno: 13) > 021211 15:32:05

Re: Can't find file ./mysql/host.frm

2002-07-02 Thread Gerald Clark
chown -R mysql /var/lib/mysql [EMAIL PROTECTED] wrote: >>Description: >> > When starting safe_mysqld mysqld shutsdown immediately with no error >message. However looking at /var/lib/mysql/matrix.err gives the following >error messages:- >mysqld started >/usr/libexec/mysqld: can't find

Re: Can't find file: './mysql/host.frm' (errno: 13)

2001-06-05 Thread Van
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 other512 Jun 1 07:53 . > drwxr-xr-x 4 mysqlmysql512 Jun 4 09:17 .. > -rw-rw 1 root other

Re: Can't find file: './mysql/host.frm' (errno: 13)

2001-06-05 Thread Mike Broxterman
Neglected to mention the host.frm file _does_ exist. @> ls -al /usr/local/pkg/mysql/var/mysql/ total 134 drwx-- 2 root other512 Jun 1 07:53 . drwxr-xr-x 4 mysqlmysql512 Jun 4 09:17 .. -rw-rw 1 root other 0 Jun 1 07:53 columns_priv.MYD -rw-rw-