Change a MySQL user password
For the user molly to change her password to TrckTrt, she would run this command from the shell:
mysqladmin -u molly -p password TrckTrt
The mysqladmin program will prompt for the old password.
For the user molly to change her password to TrckTrt, she would run this command from the shell:
mysqladmin -u molly -p password TrckTrt
The mysqladmin program will prompt for the old password.
Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment