WordPress database error: [Can't open file: 'wcn_comments.MYI'. (errno: 145)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wcn_posts LEFT JOIN wcn_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (54) GROUP BY ID

WCN blog » Blog Archive » We’re back

We’re back

September 21st, 2005

The MySQL database running behind the WCN news here got fouled-up at some point in the last 24 hours and hosed the site. Still not sure exactly what happened but I was able to run a recovery tool on the tables in question (myisamchk for you geeks) and that seemed to bring us back to normal.

WordPress database error: [Can't open file: 'wcn_comments.MYI'. (errno: 145)]
SELECT * FROM wcn_comments WHERE comment_post_ID = '54' AND comment_approved = '1' ORDER BY comment_date

Comments are closed.