FISHER,

Friday, February 08, 2002, 9:01:10 PM, you wrote:

Feoen> I have 2 SuSE Linux 7.2 machines at home...  These boxes 
Feoen> have completely different hardware in each... But the 
Feoen> O/S on each, contains virtually all of
Feoen> the same applications...

Feoen> On the first machine, MySQL started right up, and has 
Feoen> been working correctly ever since...

Feoen> On the second machine, MySQL will NOT start...

Feoen> It tries to start, but keeps aborting...

Feoen> Here are the only messages that I can seem to find:

Feoen>         020126 18:01:29  mysqld started
Feoen>         020126 18:01:29  /usr/sbin/mysqld: 
Feoen> Table 'mysql.host' doesn't exist
Feoen>         020126 18:01:29  mysqld ended
Feoen>         020126 18:04:56  mysqld started
Feoen>         020126 18:04:57  /usr/sbin/mysqld: Can't find 
Feoen>         file:
Feoen> './mysql/host.frm' (errno: 13)

Feoen> Each time I try to restart, I get the above messages...

Feoen> If anyone can point me to some specific log files, that 
Feoen> would help to debug this problem further, I would much 
Feoen> appreciate it...

Feoen> my.cnf is locate in /etc, as it's supposed to be...

Feoen> host.frm exists, but it exists in the following 
Feoen> location: (I'm thinking that
Feoen> something in /usr/sbin/mysqld isn't pointing to the 
Feoen> file...)

Feoen>         /var/lib/mysql/mysql/host.frm 

Feoen> Is there a configuration file someplace, that I can 
Feoen> modify to point to this host.frm file?

Feoen> If so, what is the correct command, including syntax?

      $ perror 13
      Error code 13: Permission denied

Does your "user" have permission to read, write and execute those dirs and files?

Feoen> TIA
Feoen> Joe F.




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.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


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