aggiungi un LIMIT alla tua query:

SELECT ... WHERE ... LIMIT 10,10

LIMIT [offset,]row_count