5 Apr
2012
5 Apr
'12
5:40 p.m.
On Thu, Apr 5, 2012 at 11:28 AM, kkahmad <kk.ahmad@gmail.com> wrote:
i have reset the password by re-installing the 1)mysql-server 2)mysql-common 3)mysql-client As mentioned in the link provided by you.
But Again i got the same error on exuting #mysqladmin -u root -p password command.
if you reset the password, then be careful not to leave spaces between "-u" and the user, and "-p" and password, mysqladmin -uroot -ppassword create database Hope that helps. -- Bernardo Gonzalez Kriegel bgkriegel@gmail.com