Prova così codice: select * from tabella where campo_data >= unix_timestamp(now())
select * from tabella where campo_data >= unix_timestamp(now())
Regole del Forum