WordPress database error: [Table './drozeb_wrdp1/wp_posts' is marked as crashed and should be repaired]
SELECT
posts.ID
FROM
wp_posts as posts
WHERE
posts.post_status = 'publish' AND posts.post_type = 'page'
AND posts.post_name = 'home'
LIMIT 1
WordPress database error: [Table './drozeb_wrdp1/wp_posts' is marked as crashed and should be repaired]
SELECT
posts.ID
FROM
wp_posts as posts
WHERE
posts.post_status = 'publish' AND posts.post_type = 'page'
AND posts.post_name = 'blog'
LIMIT 1
WordPress database error: [Table './drozeb_wrdp1/wp_posts' is marked as crashed and should be repaired]
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND (post_type = 'post' AND (post_status = 'publish')) ORDER BY post_date DESC LIMIT 0, 10