- Stop mysql (bisa dg kill atau service mysqld stop misalnya)
- $ mysqld_safe –skip-grant-tables
- $ mysql –user=root mysql
- mysql> UPDATE user SET Password=PASSWORD(‘password-baru’) WHERE user=’root’;
- mysql> FLUSH PRIVILEGES;
- mysql> quit
I want to ride the wind… conspire with the blast… breathe in the wisdom…
mantab2… 🙂