Tuesday, October 22, 2013

Re: MySQL connect error

Are you using the correct MySQL connection settings described here: https://developers.google.com/appengine/docs/php/cloud-sql/#PHP_Connecting_to_your_Cloud_SQL_instance

Also, have you given the app permission to access the CloudSQL database: https://developers.google.com/cloud-sql/docs/access_control#appaccess

On Sunday, October 20, 2013 3:06:43 PM UTC-7, to...@thenotic.es wrote:
Hi,

I'm trying to connect a PHP GAE app to Cloud SQL.

When the app tries to connect to the database it returns the error: "Could not connect: MySQL server has gone away"

The connection is using the standard MySQl connection.

Any ideas on what is causing this?

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/95f77460-6690-49ec-8a31-81db442e9e28%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment