mysql 修改密码

set password for 'jeff'@'localhost' = PASSWORD('mypass'); // this automatically hashes the password