Hacker News new | ask | show | jobs
by acqq 3976 days ago
Can you please explain: Does MySQL use index over (b,c) or not where evaluating "where b=X" or not? As I've said, I'd expect any engine which has an index to use it.