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

2005-04-09 Thread Allen Wayne Best
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:18:17 cenozoic mysqld: Stopping M

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

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

2005-04-09 Thread Allen Wayne Best
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 this up and found a numerous references, all going back to per

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: './mysql/host.frm' (errno: 13)

2003-06-23 Thread Pushpinder Singh Garcha
rted 030623 15:59:05 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 030623 15:59:05 Aborting 030623 15:59:05 InnoDB: Starting shutdown... 030623 15:59:07 InnoDB: Shutdown completed 030623 15:59:07 /usr/l

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

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

2002-12-11 Thread Lefevre, Steven
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 mysqld ended" I've run the mysql_install_db script whe

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

2002-07-02 Thread Gerald Clark
/libexec/mysqld: can't find file: './mysql/host.frm' errno: 13 >mysqld ended > >/var/lib/mysql/mysql/host.frm exists, and I've tried linking it to various >places, with no success. > >>How-To-Repeat: >> > Not sure, system is zipslack 8.0, wit

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

2002-07-02 Thread R . I . Kirkcaldy
>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 file: './mysql/host.frm' errno: 13 mysqld end

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

2002-04-16 Thread Egor Egorov
as reported in mll> the log file (/proj/webamt/rel/mysqldb/amthq2.err): mll> 020415 11:33:39 mysqld started mll> 020415 11:33:39 /data/mysql/3.23.47/SunOS_5.8/bin/mysqld: Can't find file: './mysql/host.frm' (errno: 13) mll> 020415 11:33:39 mysqld

mysqld cannot start - Can't find file: './mysql/host.frm' (errno: 13)

2002-04-15 Thread magnus . l . larsson
15 11:33:39 mysqld started 020415 11:33:39 /data/mysql/3.23.47/SunOS_5.8/bin/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 020415 11:33:39 mysqld ended >How-To-Repeat: >Fix: >Submitter-Id: [EMAIL PROTECTED] >Originator:Magnus Larsson &g

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

2001-07-05 Thread Roberto Carlos Sánchez Barroso
ED] > Asunto: Re: ERROR :Can't find file: './mysql/host.frm' (errno: 13) > > No, that is permission denied. > > chown -R mysql /var/mysql ( or whatever data path is ) > > Werner Stuerenburg wrote: > > > The error indicated means that the table ho

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

2001-07-03 Thread Gerald Clark
No, that is permission denied. chown -R mysql /var/mysql ( or whatever data path is ) Werner Stuerenburg wrote: > The error indicated means that the table host is missing. > > I would reinstall the package. If it doesn't work, I would > download the latest package from mysql.com and install t

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

2001-07-03 Thread Werner Stuerenburg
The error indicated means that the table host is missing. I would reinstall the package. If it doesn't work, I would download the latest package from mysql.com and install that (it is the recommended path, anyway) - it works fine. -- Herzlich Werner Stuerenburg ___

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

2001-07-03 Thread [EMAIL PROTECTED]
I have installed mysql with rpm method (from cd ditribuition). But when i start the demon with the 'safe_mysql &' command, the demon stop immediatelly and i found the message in Subject in the /var/log/mysql.log file. The demon starts normally with the command

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

2001-06-05 Thread Mike Broxterman
ld ended root@qsv-cmxdb1:...pkg/mysql> tail var/qsv-cmxdb1.err 010604 08:44:28 mysqld started 010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Normal shutdown 010604 08:44:28

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
qsv-cmxdb1:...pkg/mysql> tail var/qsv-cmxdb1.err > 010604 08:44:28 mysqld started > 010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Can't find file: >'./mysql/host.frm' (errno: 13) > 010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Normal shutdown > 0106