Logo

change MySQL root password

Posted under » MySQL » Ubuntu on 13 October 2009

While at MySQL

SET PASSWORD FOR root@'localhost' = PASSWORD('taik');