MyBB Community Forums

Full Version: SQL error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi
i am an active user of civilea forum and while accessing this forum i find the error message from myBB
SQL Error:

144 - Table './civileac_forum/mybb_privatemessages' is marked as crashed and last (automatic?) repair failed
Query:
SELECT COUNT(pmid) AS pms_unread FROM mybb_privatemessages WHERE uid='24696' AND status='0' AND folder='1'

plz suggest me a solution as soon as possible.

shanchita
enter it in phpmyadmin and run

REPAIR TABLE `mybb_privatemessages`