-
Notifications
You must be signed in to change notification settings - Fork 95
connecting to AWS RDS instance fails #7
Comments
And no problem connecting to local mysql server:
|
Are you using gevent? Den 12 februari 2012 11:27 skrev Serj Zavadsky <
Jonas Trnstrm ESN Social Software AB |
Yes, I'm using ultramysql with gevent. Creating connection pool with gevent.queue.Queue:
and using it:
everything works with local mysql server |
Then there's something different with Amazon's db instances. If you can //JT Den 13 februari 2012 12:20 skrev Serj Zavadsky <
Jonas Trnstrm ESN Social Software AB |
sent connection details to jonas.tarnstrom@esn.me |
Hi, |
Hi, Jonas, thank you very much! |
When I try to connect with ultramysql to Amazon's db instance, I get weird exception:
But when I use pymysql, for example, everything works:
So the db is up and connectable
The text was updated successfully, but these errors were encountered: