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

Open AJAX » 2005 » September

Archive for September, 2005

More AJAX Apps

Thursday, September 29th, 2005

Richard MacManus has a list of AJAX apps here. The list includes some interesting apps like a calendar and a sticky note app. What do you think? Pretty cool, eh?

Don’t forget Zimbra!

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 = 15 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 = '15' AND comment_approved = '1'

No Comments »