开启super权限:

1. update user set Super_priv=‘Y’ where User=‘root’
2. flush privileges

相关文章: