select distinct from dc_coupons where approved='1' and start_date_dt<'2012-05-25 08:43:49' and ( id in (2333,2334) ) order by creation_date_dt desc limit 0, 10 |1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from dc_coupons where approved='1' and start_date_dt<'2012-05-25 08:43:49' and ' at line 1