SELECT field FROM table WHERE (condition) LIMIT 18446744073709551615 OFFSET 5;
http://stackoverflow.com/questions/16885307/mysql-how-to-select-everything-except-first-10-records
Konu: Mysql LIMIT Sorunu
SELECT field FROM table WHERE (condition) LIMIT 18446744073709551615 OFFSET 5;