1、mysql的root用户无法给普通用户授权问题处理 update mysql.user set Grant_priv='Y' where User='root' and Host='%';update mysql.user 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交