SELECT * FROM news WHERE pubDate>=1754686800 and pubDate<=1757278799 ORDER BY pubDate DESC LIMIT 1000, 10 offset out of bounds (offset=1000, max_matches=1000)