WordPress数据库错误: [Table 'wp_posts' is marked as crashed and should be repaired]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (1)
) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') AND ( ( ( wpml_translations.language_code = 'zh-hans' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','wp_block' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block' ) ) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 21
Input your search keywords and press Enter.