DATABASE ERROR MESSAGES help!
-
hi
i was trying to enter my website today, but i just found out that all the post is gone. and i saw lots of error message on my website. i did not do anything to my page recently, and i was browsing my website last night, and everything looks normal as usual.heres my website address:
and these are the error codes:
WordPress database error: [Table ‘./d60258493/wp_posts’ is marked as crashed and last (automatic?) repair failed]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2007-03-11 07:54:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10WordPress database error: [Table ‘./d60258493/wp_posts’ is marked as crashed and last (automatic?) repair failed]
SELECT DISTINCT YEAR(post_date) ASyear, MONTH(post_date) ASmonth, count(ID) as posts FROM wp_posts WHERE post_date < ‘2007-03-10 23:54:34’ AND post_date != ‘0000-00-00 00:00:00’ AND post_status = ‘publish’ GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESCthanks in advance!!
best,
DAVID
The topic ‘DATABASE ERROR MESSAGES help!’ is closed to new replies.