Questions:
1) What version of MySQL are you testing on?
2) What storage engine are the relevant tables using?
3) What does the execution plan show for both cases (with where id > 0 and w/out it)?
Questions:
1) What version of MySQL are you testing on?
2) What storage engine are the relevant tables using?
3) What does the execution plan show for both cases (with where id > 0 and w/out it)?