Hi Siva,

I suspect this is an issue related to the App Engine dataviewer
occassionally displaying the wrong number of results in certain occasions
(for example: http://code.google.com/p/googleappengine/issues/detail?id=424and
http://code.google.com/p/googleappengine/issues/detail?id=612).

It should not affect querying for this data in your application, it only
affects the Admin Console.

Please file an issue for this.

Thanks,
Marzia

On Wed, Dec 3, 2008 at 9:41 AM, Siva Velusamy <[EMAIL PROTECTED]>wrote:

>
> Hi,
>
> I find this weird behavior in the current production server:
>
> If I have a query of the form:
>
> SELECT * FROM model1 WHERE property1 = 'foo' ORDER BY property2 ASC
>
> I get 23 results. However, if the query does not have the ORDER BY
> part, then I receive 42 results. This seems like a bug to me, and it
> shows up in the production server, and in the dashboard data viewer
> with GQL queries. The development server works fine (42 results in
> both cases). My app id is envy.
>
> Is there a valid reason this could happen?
>
> Thanks,
> Siva
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to