mysql> UPDATE mysql. user SET Password= PASSWORD('MyNewPass') -> WHERE User='root'; mysql> FLUSH PRIVILE ...
forums.mysql.com