-
This is from my Webhost “The reason your site is showing 404 is because the table wp_posts within the database were marked as crashed.” This caused me a shit load of worry because my posts and pages were not showing in the backend of WordPress and on the front end of my site.
Below is the error message:
[30-Oct-2024 03:58:40 UTC] WordPress database error Table ‘./elitepoo_elitepoolinspections/wp_posts’ is marked as crashed and should be repaired for query SELECT wp_posts.*
FROM wp_posts
WHERE 1=1 AND wp_posts.ID = 68 AND wp_posts.post_type = ‘page’ORDER BY wp_posts.post_date DESC
made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[30-Oct-2024 03:58:40 UTC] WordPress database error Table ‘./elitepoo_elitepoolinspections/wp_posts’ is marked as crashed and should be repaired for query SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1 AND wp_posts.post_type IN (‘page’, ‘post’) AND ((wp_posts.post_status = ‘publish’))ORDER BY wp_posts.post_date DESC
LIMIT 0, 1 made by require(‘wp-blog-header.php’), wp, WP->main, do_action_ref_array(‘wp’), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Replace_Variables\Manager->setup, RankMath\Replace_Variables\Post_Variables->setup_post_variables, RankMath\Replace_Variables\Base->get_post, get_posts, WP_Query->query, WP_Query->get_posts
The ticket ‘Rank Math might of made a huge error in my Database’ is closed to new replies.
