Error in query! SELECT * FROM leonardo_live_flights f
WHERE f.lastPointTM <= 1726830854
AND f.private = 0 AND f.username NOT LIKE 'Comp%' AND f.lastPointTM >= 1724198400 AND ( f.username IN ('vicentealvaro') )
ORDER BY f.lastPointTM DESC
LIMIT -10,10