hudeya 发表于 2018-10-1 07:11:12

Mysql: XXX is not allowed to connect to this MySQL server

改表法   可能是你的帐号不允许从远程登陆,在服务器端的数据库中的 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%"

页: [1]
查看完整版本: Mysql: XXX is not allowed to connect to this MySQL server