SELECT count(*), date_format(FROM_UNIXTIME( `post_time`),'%y%m%d') sdate FROM `usebb_posts` group by sdate