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

An Activist’s Life, by Thomas Leavitt » Blog Archive » Enhancements to vi

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

April 4th, 2005

Enhancements to vi

As someone who got into Unix and Perl programming by running through the entire “vilearn” tutorial on a ancient VAX running some variant of BSD, I’m a confirmed “vi” fan… emacs has never been my editor.

http://www.calweb.com/~macklinr/goodies/vi.gif

Also see http://vigor.sourceforge.net/ and the associated User Friendly comic strips… had me laughing out loud.

Thomas

divider

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 145)]
SELECT * FROM wp_comments WHERE comment_post_ID = '1071' 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 ('946cea75321b483a30233e1757dbea66','','2008-07-20 16:30:12');