WordPress database error: [Table './piercin_wrdpken/wp_term_taxonomy' is marked as crashed and last (automatic?) repair failed]SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (39220)
ORDER BY t.name ASC
WordPress database error: [Table './piercin_wrdpken/wp_postmeta' is marked as crashed and last (automatic?) repair failed]SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (39220) ORDER BY meta_id ASC