mysql安装启动过程中遇到的坑

MySQL8 踩坑 错误:1130 - Host ‘xxxx’ is not allowed to connect to this MySQL server mysql8以下版本是可以通过 grant all privileges on *.* to [email protected]'host' identified by '密码' with grant option 来授权远程登录的,但是my
相关文章
相关标签/搜索