MySQL问题总结(持续更新)

1.添加新用户 准备建立一个新用户的时候报错了mysql create user 'username'@'%' identified by 'password'; The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement 解决方法: 先刷新一下权限表再从新执
相关文章
相关标签/搜索