‘password’ topic list

Ways to reset MySQL user password

January 1st, 2010

How can I change user password under MySQL server when I lost my password?
Here’s I’ll show two examples. The first example is about how to change password for normal user using Linux command line option, and the second example is on how to reset MySQL DBA password (By default, this user is called root). » Read more: Ways to reset MySQL user password