MyBB Community Forums

Full Version: MyBB SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Need help with this. I get this error message:

Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:145 - Table './carfan6_archive/mybb_sessions' is marked as crashed and should be repairedQuery:DELETE FROM mybb_sessions WHERE uid='1'
Hi,

You'll need to try preparing the table via phpMyAdmin.
Any examples on how to do that?
Hi,

This guide details the process: https://www.siteground.com/tutorials/php...tabase.htm

As you have a big board, the table may crash often due to how much usage it gets. There are a few topics in the Big Board Owners forum talking about ways to alleviate this problem using different storage engines and such which I would definitely recommend having a look at.