WordPress database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_angel_posts LEFT JOIN wp_angel_post2cat ON (wp_angel_posts.ID = wp_angel_post2cat.post_id) LEFT JOIN wp_angel_categories ON (wp_angel_post2cat.category_id = wp_angel_categories.cat_ID) WHERE 1=1 AND (category_nicename = 'tech') AND post_date_gmt <= '2010-09-06 21:49:59' AND (post_status = "publish") GROUP BY wp_angel_posts.ID ORDER BY post_date DESC LIMIT 5, 5

anjelinio » Tech

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_angel_posts WHERE post_date < '2010-09-07 00:49:17' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC


Error 404 - Not Found