Location: SQL Services/MySQL Root Password
You should change your MySQL root password occasionally to maximize the security of your website. Always change this password if you think someone else has access to your WebHost Manager account.
Notes: By default, no mysql root password is set. You should set this to something that is very hard to guess. You do not need to remember this password unless you plan on manually connecting to mysql as the root user. Do not use astrisks (*), periods(.), or any other special characters in your mysql root password. If you do so phpMyAdmin will not function.
1. When the page loads, enter the new password in the "New Password" text box.
2. Click on the "Change Password" button.
3. You should see a statement similar to the following:
"Password changed for root to NEW_PASSWORD"