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

Reply via email to