Fatal error: SQL ERROR [ mysql ]

Table './mojpiotr_info/sc_bookmarks' is marked as crashed and should be repaired

CALLING PAGE

/populartags.php/&

SQL

SELECT T.tag, COUNT(T.bId) AS bCount FROM sc_tags AS T, sc_bookmarks AS B WHERE B.bId = T.bId AND B.bStatus = 0 AND LEFT(T.tag, 7) <> "system:" GROUP BY T.tag ORDER BY bCount DESC, tag LIMIT 150
in /home/mojpiotr/public_html/info24/includes/db/mysql.php on line 390