MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
145 - Table './mtgda0_smash/smash_posts' is marked as crashed and should be repaired
Query:
SELECT u.uid, u.username, COUNT(*) AS poststoday FROM smash_posts p LEFT JOIN smash_users u ON (p.uid=u.uid) WHERE p.dateline > 1337458093 GROUP BY p.uid ORDER BY poststoday DESC LIMIT 1