1. 14
  1.  

  2. 1

    Does anybody know if this is an issue with MySQL as well or not?

    1. 2

      I would expect so. The obvious and perhaps only way to implement offset is linear scan.