Hacker News new | ask | show | jobs
Mysql pathological case? (almirkaric.com)
3 points by redduck666 5805 days ago
1 comments

I don't know about this particular case but MySQL generally performs poorly on complex queries. That includes anything involving subqueries and all but the simplest joins.