WordPress database error: [Can't open file: 'wcn_comments.MYI'. (errno: 145)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wcn_posts LEFT JOIN wcn_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (43) GROUP BY ID

WCN blog » Blog Archive » Missing person DB

Missing person DB

September 8th, 2005

I’m sitting here with Jay Dearman who’s Mac’s brother, a minister, and open source geek. He runs ChurchOfThe.Net, and helped get a site called DisasterSearch.org off the ground which he says is the single largest database of missing persons for Katrina victims. For the interested, it’s a custom crafted version of the Mambo CMS.

What’s emerging here, what are the lessons? In an emergency, open source software and unlicensed spectrum get you up and running fast and cheap and it just works.

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

Leave a Reply