WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) WHERE 1=1 AND wp_term_taxonomy.taxonomy = 'category' AND wp_term_taxonomy.term_id IN ('1') AND post_type = 'post' AND (post_status = 'publish') GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 30
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]
SELECT ID, post_title FROM wp_posts WHERE post_status = 'publish' AND post_date_gmt < '2012-02-05 13:15:12' ORDER BY post_date DESC LIMIT 10