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

An Activist’s Life, by Thomas Leavitt » 2004 » January » 20

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-10-10 18:49:14'

Archive for January 20th, 2004

January 20th, 2004

SQL Slammer: 90% of vulnerable servers in 1st 10 minutes. Yikes!

The SQL Slammer worm, at 376 bytes of computer code, is much smaller than either Code Red’s estimated 4KB (4,096 bytes) or Nimda’s 60KB (61,440 bytes). Exploiting a hole that had been announced and patched by Microsoft six months earlier to the day, the worm inundated other computers on the Internet with a copy of […]

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

No Comments »

divider