mysql 修改密码 2020-10-06 by junhao·0评论 set password for 'jeff'@'localhost' = PASSWORD('mypass'); // this automatically hashes the password