WordPress database error: [Table './stevena_wpblog/real_posts' is marked as crashed and should be repaired]
SELECT DISTINCT * FROM real_posts WHERE 1=1 AND ID = 3114 AND post_date_gmt <= '2013-06-18 06:20:59' AND (post_status != "static") GROUP BY real_posts.ID ORDER BY post_date DESC
WordPress database error: [Table './stevena_wpblog/real_posts' is marked as crashed and should be repaired]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM real_posts WHERE post_date < '2013-06-18 02:20:04' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
WordPress database error: [Table './stevena_wpblog/real_postmeta' is marked as crashed and should be repaired]
SELECT post_id, meta_key, meta_value FROM real_postmeta WHERE post_id = '' ORDER BY post_id, meta_key