The only thing I've done to my WordPress over the past month or two in edit pages. Suddennly when I view my website I get this error:
WordPress database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-04-22 11:22:59' AND (post_status = "publish" OR post_author = 1 AND post_status != 'draft' AND post_status != 'static') AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10
I'm using the second-most-recent version of WP. Will upgrading fix it? Or would upgrading mess up my WP is there is an error?