2017年5月15日
摘要: pymysql.err.InternalError: (1130, u"Host '127.0.0.1' is not allowed to connect to this MySQL server") mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' 阅读全文
posted @ 2017-05-15 16:43 程序小院 阅读(410) 评论(0) 推荐(0) 编辑