WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT wp_posts.*
FROM wp_posts
WHERE 1=1 AND (
( YEAR( wp_posts.post_date ) = 2017 AND MONTH( wp_posts.post_date ) = 6 )
) AND wp_posts.post_name = 'funko-rick-and-morty-mr-meeseeks' AND wp_posts.post_type = 'post'
ORDER BY wp_posts.post_date DESC
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT `ID` FROM `wp_posts`
WHERE `post_status` = 'publish'
AND `post_name` = 'funko-rick-and-morty-mr-meeseeks' AND `post_type` IN('page','post')
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT `ID` FROM `wp_posts`
WHERE `post_status` = 'publish'
AND `post_name` = 'funko-rick-and-morty-mr-meeseeks' AND `post_type` IN('page','post')
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT post_id FROM wp_postmeta AS pm_date, wp_posts WHERE ID = post_id AND post_type = 'post' AND meta_key = '_wp_old_date' AND post_name = 'funko-rick-and-morty-mr-meeseeks' AND YEAR(pm_date.meta_value) = 2017 AND MONTH(pm_date.meta_value) = 6
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT ID FROM wp_posts WHERE post_name LIKE 'funko-rick-and-morty-mr-meeseeks%' AND post_type IN ('post', 'page', 'attachment') AND YEAR(post_date) = 2017 AND MONTH(post_date) = 6 AND post_status IN ('publish')
WordPress database error: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT ID FROM wp_posts WHERE post_name LIKE 'funko-rick-and-morty-mr-meeseeks%' AND post_type IN ('post', 'page', 'attachment') AND YEAR(post_date) = 2017 AND MONTH(post_date) = 6 AND post_status IN ('publish')