Hello,
in a previous answer, you have said me that if install
MySQL on a Windows NT machine, it is not necessary to
create privilege tables with 'mysql_insall_db.sh'.

The problem is this:

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

I was thinking that the origin of this problem was
that I have not privilege tables on my PC.
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

Reply via email to