我正在尝试迁移,为我们所有的云SQL实例使用内网IP:s。我已经让它在postgres上工作了,现在正在尝试使用MySQL访问我们的wordpress实例。root@******:/var/www/app# mysql --host=10.**.**.* -u *_se -pERROR 2003 (HY000): Can'tconnect to MySQL server on '10.*.*.*' (110 "Connection tim
内网IP为10.0.1.51。我可以通过localhost连接mongod实例,但不能通过内网IP连接:connecting to: localhost> this works
Fri Sep 21 02:23:18 Error: couldn't connectto server 10.0.1.51 shell/mongo.