Ik krijg op mijn wordpress weblog een z.g.n. Error 28 die afkomstig zou moeten zijn van de mysql database. Iemand enig idee hoe ik dit kan oplossen?
Dit is de error:
WordPress database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-05-07 09:29:59' AND (post_status = "publish" OR post_author = 1 AND post_status != 'draft' AND post_status != 'static') AND post_status != "attachment" AND post_date >= '2006-05-02 13:59:28' GROUP BY wp_posts.ID ORDER BY post_date DESC
Dit is de error:
WordPress database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-05-07 09:29:59' AND (post_status = "publish" OR post_author = 1 AND post_status != 'draft' AND post_status != 'static') AND post_status != "attachment" AND post_date >= '2006-05-02 13:59:28' GROUP BY wp_posts.ID ORDER BY post_date DESC