in reply to Re^3: (OT) parsing time in mysqlin thread (OT) parsing time in mysql
select * from mytable where date like curdate.'%' ; [download]