Resetting a forgotten MySQL root password

Resetting the root password of a MySQL database is trivial if you know the current password if you don't it is a little tricker. Thankfully it isn't too difficult to fix, and here we'll show one possible way of doing so.

http://www.debian-administration.org/articles/442