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

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

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

Archive for August 13th, 2005

August 13th, 2005

Check this out: weird side effect of Google integration into Firefox

The integration of Google into Firefox, such that entering a keyword
into the URL bar results in an automatic redirection to the first result
returned from Google, has a really ironic side effect: any malformed
link of the form, http://http://www.whatever.com will wind up routing
people to www.microsoft.com (the first search result returned by Google
for “http”).
See http://www.thomasleavitt.org/test.html for an example […]

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

No Comments »

divider