I'm getting the following when trying to connect to Cloud SQL from app engine using python:
super(Connection, self).*init*(*args, **kwargs2) OperationalError: (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 38") I've posted this on stackoverflow: http://stackoverflow.com/questions/40425349/unable-to-connect-to-cloud-sql-from-app-engine-python No luck so far. My appengine app is a few years old and I'm concerned that google may need to get involved. Unfortunately I'm a bronze customer and have no way to ask for technical support. Thought I'd drop it in here too in case someone has an answer. If I'm unable to resolve I may have set up my database elsewhere. Hoping someone has a solution. 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/bd443cf8-f5b1-426c-ae9c-ddef983ecdce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
