Thank you all for bringing this to our attention. @All who posted messages to me you should be working now. If you still experience this error (even those who already messaged me) please go to the PIT <https://code.google.com/p/googleappengine/issues/detail?id=12066&thanks=12066&ts=1434572430>and fill out the template.
On Wednesday, June 17, 2015 at 4:21:35 PM UTC-4, Ryan (Cloud Platform Support) wrote: > > If anyone else runs into this issue please see this PIT. > <https://code.google.com/p/googleappengine/issues/detail?id=12066&thanks=12066&ts=1434572430> > > On Tuesday, June 16, 2015 at 12:09:20 AM UTC-4, Glenn Molnar wrote: >> >> Hi, >> >> >> We are suddenly seeing SQLExceptions when attempting to execute a Cloud >> SQL query, in a particular application environment as follows: >> >> >> java.sql.SQLException: Wrong number of parameters: expected 0, was given >> 1 Query: delete from ppq.channel where clientId = ? Parameters: >> [7a8261ef-a3ff-480b-8024-05f959ccd762] >> >> >> The error message does not make a whole lot of sense, as clearly the >> query has a ? parameter. This stopped working all of a sudden without any >> new code being deployed, but only in a single app engine application. The >> exact same code is running OK in other environments. >> >> >> The only difference we have been able to spot is that the environment we >> are getting the error on is running appengine 1.9.23, but the others are >> are still working are running 1.9.22. Has something changed that we need to >> be aware of? >> >> >> 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 http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5b6b2338-2e16-4476-ac22-184a3b07a094%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
