On Tue, Sep 9, 2014 at 8:59 AM, Jesse wu <[email protected]> wrote:
> it is not establishing connection with mysql. I am getting following error > CDbConnection failed to open the DB connection: SQLSTATE[HY000] [2006] > MySQL server has gone away > There's some example code of how to connect to a Cloud SQL instance here: https://developers.google.com/appengine/docs/php/cloud-sql/. If you upload that code, do you see a successful connection? Also, try deauthorizing the app ID (click the little X next to the app ID on the Auth page) then reauthorizing it by copy & pasting the application ID into the prompt. Copying is the important part: don't type out the ID, but copy the ID text from the App Engine console. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
