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 ') ORDER BY b.post_modified desc' at line 1 [ SQL语句 ] : SELECT b.id,b.post_keywords,b.smeta,b.post_title,b.post_excerpt,b.post_modified,b.post_hits,b.lable,a.name category_name,b.post_content,b.post_date FROM cmf_terms a join cmf_posts b on a.term_id =b.post_term_id WHERE a.status = 1 AND b.status = 1 AND b.post_status = 1 AND b.id IN () ORDER BY b.post_modified desc