On Thu, Apr 5, 2012 at 11:28 AM, kkahmad <[email protected]> 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
[email protected]
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to