At 2:18 AM +0000 7/28/01, Sudarshan Kumar wrote:
>I installed mysql sucessfully. I changed the root password. But I am 
>not able to login as root. I said  'mysql -u root' I got  access 
>denied.

Did you try:

mysql -u root -p

then to enter your password at the prompt?

If you forgot it then use the --skip-grant-tables option to start the server
-- 
Michael
__
||| Michael Collins       |||
||| Kuwago Web Services   |||      mailto:[EMAIL PROTECTED]
||| Seattle, WA, USA      |||      http://www.lassodev.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