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

WCN blog » Technology

Archive for the 'Technology' Category

Better wireless networking radios emerging

Tuesday, March 7th, 2006

One of the limitations of community wireless has been that the Wi-Fi (802.11) devices which tend to comprise them are far from ideal. On one hand, they are very inexpensive and ubiquitous in the market, and there is a great deal of support and maturity in the software applications that drive them. On the other […]

WordPress database error: [Can't open file: 'wcn_comments.MYI'. (errno: 145)]
SELECT COUNT(comment_ID) FROM wcn_comments WHERE comment_post_ID = 77 AND comment_approved = '1';

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

No Comments »