Changing password in MySql
Can anyone tell me how to change the password set for mysql on page 23. I set the password by typing:
c:\mysql\bin\mysqladmin -u root password mypassword
I set up the above but would like to change the password I set.
Thanks
|