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

An Activist’s Life, by Thomas Leavitt » 2005 » June » 10

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-08-29 14:53:32'

Archive for June 10th, 2005

June 10th, 2005

Automatic Number Plate Recognition

Automatic Number Plate Recognition (detailed information about how these things work, mostly Brit/Euro oriented, but goes into the technical nitty gritty and outlines possible applications, back end issues, etc. - very educational).

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

No Comments »

divider