WP database error...any help?
I was adding a post to wordpress when I got this weird db error..
WordPress database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-11-20 07:04:59' AND (post_status = "publish") AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 10, 10
any php or wordpress gurus able to help or lead me in the right direction?
|