This is the error I get in the admin section of my blog:
WordPress database error: [Can't find file: 'wp_comments.MYI' (errno: 2)]
SELECT COUNT(*) FROM wp_comments WHERE comment_approved = '0'
WordPress database error: [Can't find file: 'wp_comments.MYI' (errno: 2)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_approved = 'spam'
I believe this happened after I deleted all of the comment spam. Now I get the error, and all my comments are gone. I do have a back up of the database.
Thanks for any suggestions. (wordpress 2.0.4)