I understand you’re trying to connect from a MySQL server from a PHP App Engine, is that correct? This guide <https://cloud.google.com/appengine/docs/standard/php/cloud-sql/> in our documentation details how to connect to Cloud SQL (which is MySQL under the hood) from a PHP application. Is it lacking in some ways in regards to your needs?
On Monday, June 5, 2017 at 3:48:37 PM UTC-4, SPED MAKER wrote: > > Guys, I'm having difficulties with connecting to SQL ..... > Has anyone succeeded in making a mysql_pconnect or mysql_connect > connection? > > If so, how did you achieve this feat? > > If not, join me to cry together. > -- 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/168a8cd8-2e95-4586-abff-3526586fc592%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
