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 » Blog Archive » SQL Slammer: 90% of vulnerable servers in 1st 10 minutes. Yikes!

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
DELETE from wp_secureimage WHERE img_datetime < '2008-12-03 20:28:22'

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 itself. The worm’s small size meant that it could send itself out in a single data package, or packet, that automatically infected the victim by loading Slammer into memory.

That efficiency made Slammer the fastest-spreading worm to date, infecting 90 percent of all vulnerable servers in its first 10 minutes, according to a report by a coalition of researchers from University of California San Diego, Lawrence Berkeley National Labs, and Silicon Defense, a security consultancy.

divider

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT * FROM wp_comments WHERE comment_post_ID = '852' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply

WordPress database error: [Can't open file: 'wp_secureimage.MYI' (errno: 145)]
INSERT INTO wp_secureimage (img_name, img_data, img_datetime) VALUES ('4ac4d6fd547d7f8ad3531110826eb03f','','2008-12-03 20:38:22');