WordPress database error: [Table './gobbleup_thundercraft/wp_term_relationships' is marked as crashed and should be repaired]SELECT DISTINCT t.term_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 ('post_tag') AND tr.object_id IN (1916)
ORDER BY t.name ASC