- 帖子: 30
- 收到的致谢 0
Error: 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 'DESC LIMIT 0,10' at line 21 SQL=SELECT content.id AS iid FROM yxt5y_content AS content WHERE content.state = 1 AND content.access IN (1,1,5) AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2015-12-06 13:29:00' ) AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2015-12-06 13:29:00' ) ORDER BY content. DESC LIMIT 0,10;