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 » 2005 » September » 18

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-05-16 21:49:56'

Archive for September 18th, 2005

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 […]

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 1126 AND comment_approved = '1';

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

No Comments »

divider