Hacker News new | ask | show | jobs
by williamdclt 319 days ago
That's relying a lot on the DB engine, which will struggle as the condition gets more complex. I've had MySQL make stupid choices of query plans for very similar queries, I had to break the OR into UNIONs