select * from utenti
where qualcosa between now()
and now() - interval 5 minute;