mysql 修改密码 阅读颜色 选择阅读主题色 自定义 原创 DB 2016-09-25 脚本小站 SET PASSWORD FOR 'root'@'localhost' = PASSWORD('newpass');