How to set user password on MySQL and change it

Hello,

Right now, I can access mysql without any passwd:

------------------------------------
[root@BusyBoy html]# mysql -u munir
------------------------------------

It connects fine and I get access but I wish to set a password on this user.

I need the command to set and edit/change the passwords of MySql

Regards,

Atif.

 

 

 

 

Top