Does anybody know if this is an issue with MySQL as well or not?
I would expect so. The obvious and perhaps only way to implement offset is linear scan.
Yes, same issue. Check http://use-the-index-luke.com/no-offset
Does anybody know if this is an issue with MySQL as well or not?
I would expect so. The obvious and perhaps only way to implement offset is linear scan.
Yes, same issue. Check http://use-the-index-luke.com/no-offset