Change mysql root password

After mysql is installed, run the following command:


mysqladmin -u root -p password YOUR_NEW_ROOT_PASSWORD

No comments: