hi,experts:

I installed mysql (3.23.56, server & client) at my NT4.0 machine.
As I unziped and set up mysql, everything seemed fine ( I used winmysqladmin
to start mysqld-nt server). That mean that
the mysql server is running.

However, when I create 'root' with mysqladmin command as follows:

        -->g:\mysql\bin\mysqladmin -u root password 'therootpassword'

and then try to see the status og mysql using following command:

        -->g:\mysql\bin\mysqladmin -u root -p status
            Enter Password: ************

I got the error message:
        mysqladmin: coonect to server at 'localhost' failed
        error: 'Access denied for user:[EMAIL PROTECTED]' ,Using password:
Yes>'

Are there any mis-configuration in my installing process. Can anyone show me
how to fix this problem? Thanks.


Chien-Lung

---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html"; before
posting. To request this thread, e-mail [EMAIL PROTECTED]

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail [EMAIL PROTECTED] instead.

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