WordPress database error: [Table './mmajorow_MBDwp/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 (36) GROUP BY ID

Magic Bean Dip » 2005 » November

Archive for November, 2005

Cache Page phpWebSite module 0.0.3

Wednesday, November 9th, 2005

Here’s an updated release of the Cache Page module for phpWebSite 0.10.2. Cache Page improves phpWebSite speed by about 6 times faster than without Cache Page.
phpWebSite 0.10.2 left out the pear lib/pear/Cache module, so I’ve included a copy of the pear module distributed with phpWebSite 0.10.1. Copy the patches/0.10.2/lib/pear/Cache directory included with Cache […]

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

Comments Off