WordPress database error: [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 'SELECT ID FROM wp_posts INNER JOIN wp_post2cat ON ( wp_posts.ID]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2008-11-21 10:55:59' AND (post_status = "publish") AND post_status != "attachment" AND ID NOT IN ( SELECT ID FROM wp_posts INNER JOIN wp_post2cat ON ( wp_posts.ID = wp_post2cat.post_ID ) WHERE 0 = 1 OR wp_post2cat.category_id = 5 OR wp_post2cat.category_id = 10) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10