Help with WP2.1 crash
-
Hi everybody, a long time since I’ve asked question here π
Today my hoster (seems that) restarted the server and at that time I was writing a draft. After restart when I try to access my weblog I got the following error:
Table ‘wpposts’ is marked as crashed and should be repaired
After that I did table repair from mysql administration, and now I get the following error when I try to load future number of post
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘AND comment_approved = ‘1’ ORDER BY comment_date DESC LIMIT 1′ at line 1]
SELECT comment_date FROM wpcomments WHERE comment_date > FROM_UNIXTIME(1169831924) AND comment_post_ID = AND comment_approved = ‘1’ ORDER BY comment_date DESC LIMIT 1let’s say if you try to access this link
http://www.ambientdefocus.com/weblog/?p=422if you try to access post number 421, it is ok.
Any ideas, why? And how to fix it! Thanks.
The topic ‘Help with WP2.1 crash’ is closed to new replies.