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

An Activist’s Life, by Thomas Leavitt » 2005 » May » 30

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

Archive for May 30th, 2005

May 30th, 2005

Now running WordPress 1.5.x.x

As usual, upgrading was painless, upload, modify three lines in the config file, and hit the upgrade.php page (if only everything else was so smooth)… the only problem I have with WordPress is the tendency for the maintainers to totally re-architect big chunks of the system every few revisions. Every time I turn around, they’ve […]

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

No Comments »

divider