Tri Tran wrote:
> 
> I never run mySQL on this Linux box before and now it keep saying that
> 
> error: 'Access denied for user: 'root@localhost' (Using password: YES)'
> 
> when I try to run mysql or run mysqladmin, now to reset the password ?

Hello,

run mysqladmin -u root password 'xxxx' -p (as root) !

Edward.


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