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

An Activist’s Life, by Thomas Leavitt » 2005 » September » 01

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

Archive for September 1st, 2005

September 1st, 2005

Interesting technology…

NAS Gateways (abstract/virtualize storage - allow you to migrate files from one device/system to another *while* they are in use)… incorporate features of information life management - automatically migrate data from one tier of storage to another (higher to lower, lower to higher) based on pre-defined metrics. Can also be used to automatically migrate data […]

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

No Comments »

divider