MyBB Community Forums

Full Version: Crash help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I noticed this error message this morning:


"MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
145 - Table './trustedm_mybb1/mybb_sessions' is marked as crashed and should be repaired
Query:
DELETE FROM mybb_sessions WHERE ip='174.92.112.161' "

And my site url:

http://ontarioshorefishing.com/forum/

Thank-you for the help guys.

Mike
Run this query on the database:

repair table mybb_sessions
Please run the following SQL query on your database:

repair table mybb_sessions

Edit: Ninja'd Sad
Done. Thank-you.

For my future reference, why did this error occur? Did I do anything wrong?