Alex Gaynor wrote: > > I'm almost positive the MySQL CLI operates differently for the purposes > of this query. The reason the queries do different things in .96 is > that in .96 that query becomes id = NULL rather than id IS NULL, which > MySQL handles differently. >
Well, that fits the facts that I know. However, from a Django point of view it's pretty unexpected. Would you agree that it should be considered a Django bug, and should be fixed? Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---