MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
144 - Table './ve-hotech_en/myBB1_posts' is marked as crashed and last (automatic?) repair failed
Query:
SELECT u.uid, u.username, COUNT(*) AS poststoday FROM myBB1_posts p LEFT JOIN myBB1_users u ON (p.uid=u.uid) WHERE p.dateline > 1337300733 GROUP BY p.uid ORDER BY poststoday DESC LIMIT 1