SELECT DISTINCT * FROM (SELECT * FROM wp_posts GROUP BY wp_posts.ID )b WHERE 1=1 AND ID = 81 AND post_date_gmt <= '2010-09-08 02:08:59' AND (post_status = "static") AND post_status != "attachment" ORDER BY post_date DESC LIMIT 0, 7