Error en la base de datos de WordPress: [Table './schrd_datab21/wp_posts' is marked as crashed and last (automatic?) repair failed]
SELECT ID, post_name, post_parent, post_type
FROM wp_posts
WHERE post_name IN ('sitemap-xml')
AND post_type IN ('page','attachment')
Error en la base de datos de WordPress: [Table './schrd_datab21/wp_posts' is marked as crashed and last (automatic?) repair failed]SELECT wp_posts.*
FROM wp_posts
WHERE 1=1 AND wp_posts.post_name = 'sitemap-xml' AND wp_posts.post_type IN ('e-landing-page', 'page', 'post')
ORDER BY wp_posts.post_date DESC