the only difference after using your example is that instead of no records im getting all of them displayed now, no matter what the date is (previously I wasn't getting anything) ...
this is the log from mysql if it helps anyhow:
SELECT * FROM 'events' WHERE 'date' > '1285537770' ORDER BY 'date' ASC