On Jan 12, 2007, at 3:02 PM, Leon Torres wrote:
Hi folks,
We just got bit by a bug where the results of a query using
EntityOperator.IN was different from using the equivalent OR
expression.
Wow, that is a little scary...
This turned out to be an inconsistency on the party of MySQL.
Hi folks,
We just got bit by a bug where the results of a query using EntityOperator.IN
was different from using the equivalent OR expression.
This turned out to be an inconsistency on the party of MySQL. While we try to
narrow it down and figure out if it should be reported as a bug to the