MySQL was working fine, but now it doesn't work

2002-09-20 Thread José Fernández

Hello,
I have installed MySQL on a PC with Windows NT. As the
MySQL dir is not on c:, I have copied the 'mysql.ini'
file to c:, and I have edited it to MySQL work with
InnoDB tables. All has been working fine, but this
morning, when I have tried to start up MySQL with the
command mysqld-max --standalone (as usually) I have
got the message:
mysqld-max: Table 'mysql.host' doesn't exist
in the 'mysql.err' file.

I have found that I start up MySQL with: mysqld-max
-Sg --standalone, then it works.

How can I solve the problem to be able to start up
mysqld-max with the full functionality (without use
-Sg option)?

Please, can you help me?

Thanks in advance

José Fernández


___
Yahoo! Messenger
Nueva versión: Webcam, voz, y mucho más ¡Gratis! 
Descárgalo ya desde http://messenger.yahoo.es

-
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




re: MySQL was working fine, but now it doesn't work

2002-09-20 Thread Egor Egorov

José,
Friday, September 20, 2002, 3:37:07 PM, you wrote:

JF I have installed MySQL on a PC with Windows NT. As the
JF MySQL dir is not on c:, I have copied the 'mysql.ini'

If you put option file to the C:/ it should have name my.cnf, not
mysql.ini

JF file to c:, and I have edited it to MySQL work with
JF InnoDB tables. All has been working fine, but this
JF morning, when I have tried to start up MySQL with the
JF command mysqld-max --standalone (as usually) I have
JF got the message:
JF mysqld-max: Table 'mysql.host' doesn't exist
JF in the 'mysql.err' file.

JF I have found that I start up MySQL with: mysqld-max
JF -Sg --standalone, then it works.

JF How can I solve the problem to be able to start up
JF mysqld-max with the full functionality (without use
JF -Sg option)?

JF Please, can you help me?

Do you check if privilege tables exist?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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