A Database Error Occurred

Error Number: 144

Table './grantrob_misi/animations' is marked as crashed and last (automatic?) repair failed

SELECT *, (SELECT COUNT(*) FROM comments WHERE animations.content_id = comments.content_id ) AS total_comments FROM animations JOIN content ON content.content_id = animations.content_id JOIN people ON people.person_id = content.author_id WHERE animations.animation_id = '2971'