There were no results for the selected time period.
Try selecting a larger date range.
SELECT * FROM eventso,events LEFT JOIN points ON ev2point=pid WHERE evid=evo2evid AND evstatus=100 AND evostartdate <= '2025-02-28' AND evoenddate>='2025-02-22' GROUP BY evoid ORDER BY evoclass,evostartdate, evostartutc LIMIT 200