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 (1054) GROUP BY ID

An Activist’s Life, by Thomas Leavitt » Blog Archive » Annoying…

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-05-13 13:45:54'

February 19th, 2005

Annoying…

I just updated this blog, and implemented the update elsewhere… in pursuit of being able to implement effective Capcha anti-spam protections for comments (didn’t quite get there)… and a few days later, they release a totally new, upgraded version. :/ Argh. Guess I get to look into 1.5… “Strayhorn”. Yeesh.

divider

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT * FROM wp_comments WHERE comment_post_ID = '1054' 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 ('36ef40074b0e01cacea778066458bcc9','','2008-05-13 13:55:54');