Reset the Root Password on MySQL
| August 11th, 2008 | Comments Off | Development
From time to time, you may run across a MySQL database where you don’t have the root password, but you require it to perform some task or another. In my case, I inherited a MySQL installation but no root password was available. The root password in the records did not work. Here’s a quick lesson in resetting the root password.
(more…)

