This week our web hosting company had some major downtime with their datacenters. This was an unforeseen issue which caused a power outage. One of my WordPress blogs had a database crash during that time. I have already repaired the database so that the site is now functional again, but we have a few minor problems now.
When trying to "share" a link on facebook this is what information gets pulled for the description. This error is for the root of the domain. When "sharing" a link it pulls the information for the description from the footer. This leads me to think that there is still something wrong with our database...
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired] SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date DESC LIMIT 0, 5
Any ideas on what my options could be?
Thank you in advance!