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 (1109,1108) GROUP BY ID

An Activist’s Life, by Thomas Leavitt » 2005 » August » 11

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-07-20 14:02:26'

Archive for August 11th, 2005

August 11th, 2005

Einstein’s 1905 Performance Review

‘05 Annual Performance Review: Albert Einstein

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 1109 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 = '1109' AND comment_approved = '1'

No Comments »

divider
August 11th, 2005

Reading in progress…

A Quarter Century of Unix, by Peter H. Salus
Operating Systems: Design and Implementation, by Andrew S. Tannenbaum … this is the 1st edition, 1987, so I’m sure it is a bit out of date, but it is still a fascinating and educational read…

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 1108 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 = '1108' AND comment_approved = '1'

No Comments »

divider