User Permission MySQL

UPDATE user SET Password = PASSWORD('rootpass') WHERE User = 'root';