WordPress database error: [Got error 28 from table handler] SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2010-09-04 00:21:01' 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 DESC
BETA
WordPress database error: [Got error 28 from table handler] SELECT DISTINCT * FROM wp_posts WHERE wp_posts.post_date <= '2010-09-04 00:21:01' AND ( wp_posts.post_status = 'publish' OR wp_posts.post_status = 'sticky' ) AND wp_posts.post_password = '' GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 1
›› コメントする »