Y
Hacker News
new
|
ask
|
show
|
jobs
by
midom
3968 days ago
LIMIT 2 is also exposed to this issue, at different data ratios (in my tests up to LIMIT 142, I went through the math).
1 comments
acqq
3967 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.
link