您所在的位置:
首页 > Host is not allowed to connect to this MySQL server的解决办法 > 信息评论 >
Host is not allowed to connect to this MySQL server的解决办法
有时候在连接数据库时,会出现host is not allowed to connect to this mysql server 的错误报告,用root登入还是报这个错。 出现这个错误说明服务器不让你登入,必需新建一个账户,然后把你的库的权限赋给这个用户假如Database:Test创建用户:Jacky 密码: pwdCREA
网友评论