satimis wrote:

Typing either "mypassword" or "YES" prompted;
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
* end *

That is asking for your *old* password.
[/quote]

I did not create password before.  This is a new installation.  I'm tuning
it.

Try this:

mysqladmin -u root password xyz

That will change your password to 'xyz'.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to