MIN/MAX vs ORDER BY and LIMIT
To follow up on this question: I found some results very different from what Sean McSomething describes:
I have a table with about
To avoid a full pass, add an INDEX on foo column.
INDEX
foo