On Fri, Mar 5, 2010 at 1:27 PM, selvamani sampath <
[email protected]> wrote:

> I installed mysql-admin, mysql-server, and mysql-client5.1. But I got the
> error message while trying mysql in terminal. The error is :
>
> selvam...@selvamani-laptop:~$ mysql
> ERROR 1045 (28000): Access denied for user 'selvamani'@'localhost' (using
> password: NO)
> selvam...@selvamani-laptop:~$
>
> Could any one help me to resolve this problem.
>
>

Try this
$mysql -u root -p
and then enter your password.

-- 
Thanks,
Aishwarya.M.B
http://aishwarya-stillsearchingwhoiam.blogspot.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to