Is there any way to use OFFSET without LIMIT in mysql? I tried many ways and many times. I also searched a lot.
No there is no way. You need to provide the LIMIT.
Then manual says:
To retrieve all rows from a certain offset up to the end of the result set, you can use some large number for the second parameter.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With