You may login to phpMyAdmin, and use the following example SQL to change your MySQL user password

SET PASSWORD = PASSWORD( ‘?????????????’ )

Remember to replace ????????????? with your own password.

ref.: http://dev.mysql.com/doc/refman/5.7/en/set-password.html

Pin It on Pinterest

Share This