数据库连接自动断开
来源:9-1 小程序演示API调用效果

taoting1234
2018-12-04
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'newitd-w.mysql.rds.aliyuncs.com' ([Errno 11001] getaddrinfo failed)") (Background on this error at: http://sqlalche.me/e/e3q8)
写回答
1回答
-
7七月
2018-12-04
这是不能连接上,这本身需要你看下远程mysql的一些问题的。你好像是阿里云?那就要看看阿里云mysql是不是有什么问题。
022018-12-04
相似问题