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 'GROUP BY wp_posts.ID ORDER BY post_date DESC' at line 1]
SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND 0=1 AND YEAR(post_date)='2006' AND post_name = 'sidebar-test' AND category_id IN (4) AND (post_type = 'post') AND ((wp_catt_visibility.archives=1 AND wp_catt_visibility.cv_user_level<='0') OR post_type='page' OR wp_catt_visibility.catt_ID IS NULL GROUP BY wp_posts.ID ORDER BY post_date DESC
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 'GROUP BY wp_posts.ID ORDER BY not (ID in (1)), post_date DESC' a]
SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND YEAR(post_date)='2006' AND post_name = 'sidebar-test' AND category_id IN (4) AND (post_type = 'post') AND ((wp_catt_visibility.archives=1 AND wp_catt_visibility.cv_user_level<='0') OR post_type='page' OR wp_catt_visibility.catt_ID IS NULL GROUP BY wp_posts.ID ORDER BY not (ID in (1)), post_date DESC