Archives
It is quite frequent that an administrator simply forgets his mysql’s root password. Luckily, it is quiet easy to reset it, here are the steps: SSH as root to your machine Turn off the mysqld daemon if running RedHat/Fedora users can do so by executing:Â service mysqld stop Run safe_mysqld by executing: safe_mysqld –skip-grant-tables (this [...]
May 17th, 2007 | Filed under MySQL, Tips & Tricks

Recent Comments