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

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

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

December 5th, 2003

More changes…

So:

a) I altered the blog to display the last seven days of posts, rather than the last twenty posts
b) I modified the template to display the date with h1 instead of h2, to make the date separations more visible

divider

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