WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
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 (12) GROUP BY ID

Open AJAX » 2005 » July

Archive for July, 2005

Break on through…to the other side

Friday, July 15th, 2005

Not only have we returned from a long tech tour talking with numerous individuals about the new client-service model that’s evolving; but we’re getting ready with some fresh AJAX postings as a result. A lot of folks still aren’t sure that they want to let companies like sForce.com run thier CRM. They just […]

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 12 AND comment_approved = '1';

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '12' AND comment_approved = '1'

No Comments »