WordPress database error: [Got error 28 from table handler] SELECT DISTINCT * FROM music_posts WHERE 1=1 AND post_date_gmt <= '2010-03-16 19:39:59' AND (post_status = "publish") GROUP BY music_posts.ID ORDER BY post_date DESC LIMIT 0, 10
WordPress database error: [Got error 28 from table handler] SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM music_posts WHERE post_date < '2010-03-16 15:39:39' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC