Hello

Somebody knows if is it possible connect an application from Appengine to a 
mysql database hosted in compute engine?

I'm trying to do this with python and i have this error "Can't create 
TCP/IP socket (-1)"

I'm using SqlAlchemy ORM which use the next configuration:

 create_engine('mysql+mysqldb://root@ip/database')

and locally works but when i deploy the application to appengine doesn't 
work.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f1d32b31-2a2b-43f6-b60b-ab840d308f1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to