MySQL链接日志

一、pymysql.err.InternalError: (1130, u”Host ‘218.20.44.100’ is not allowed to connect to this MySql servermysql MySQL拒绝远程访问sql use mysql; update user set host='%' where user='root'; flush privileges; s
相关文章
相关标签/搜索