How do I change MySQL's root password using AMPPS?

When I try to change MySQL's root password from AMPPS' home, it gives me an error saying:

Old Password field is empty.

How can I solve this? Which password should I enter in the old password field?

link|improve this question
feedback

1 Answer

The default password is "mysql".
Use it without the quotation marks. Once you know the current password, you can easily change it by navigating here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.