Showing posts with label How to change the MySQL root user password. Show all posts
Showing posts with label How to change the MySQL root user password. Show all posts

Monday, March 17

How to change the MySQL root user password

mysqladmin -u root -p OLDPASSWORD password NEWPASSWORD