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

An Activist’s Life, by Thomas Leavitt » Blog Archive » Comments are back!!!

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-08-07 17:41:36'

September 18th, 2005

Comments are back!!!

Had to do a forced marathon migration off our old server (we were trying to do that anyway) - one of the side benefits is that we’re now running a current version of PHP, which means that the CAPCHA functions now work (and people can comment again). I’m going to immediately upgrade all the blogs on our various and sundry sites to integrate it.

divider

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

Leave a Reply

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
INSERT INTO wp_secureimage (img_name, img_data, img_datetime) VALUES ('98231bb71e7c3d6a6ba68fa97e4bbb89','','2008-08-07 17:51:37');