WordPress 數(shù)據(jù)庫錯誤: [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 ID desc' at line 3]
select ID, post_title, post_date
from wp_posts
where ID in ()
order by ID desc