Retried as follows;

[EMAIL PROTECTED] ~]# mysqladmin -u root --password mypassword
Enter password:

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.

mysqladmin --help tells you this.


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

Reply via email to