Tips:Change MySQL password

From VHCP Support

Jump to: navigation, search

MySQL password can be changed with following command:

mysqladmin -u root password NEWPASSWORD

NEWPASSWORD stands for a new password of your choice.

Personal tools