Subject Re: concatenation faster than AND in WHERE clause?
Author tomasz007
Thanks Sven and Daniel

Before I decide to put 1.5 in the production environment, I'll
implement some smart mechanism into parts of my app that
automatically generate where clauses to optionally include the 'or
trick'. Also will review other slowest queries and will try to
improve them with this trick.

Cheers,
Tomasz