This is the error message showing up on top of my site:
WordPress database error: [Got error 28 from storage engine]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2005-10-19 22:08:59' AND (post_status = "publish" OR post_author = 1 AND post_status != 'draft' AND post_status != 'static') GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10
Any ideas about what's wrong and how to fix it? Rollout is scheduled for FRIDAY and I'm getting nervous.