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.
I use the community for the book by Rudin: Principles of Mathematical Analysis at the link: http://math.elinkage.net/showthread.php?tid=102&page=8

I'm getting the messages:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:145 - Table '.\mathtoc\m_sessions' is marked as crashed and should be repairedQuery:DELETE FROM m_sessions WHERE ip='86.52.115.17'
Please contact the MyBB Group for support.


Please help fix this.

Thanks
It's an issue with the database, not a mybb issue. As the error says the table .\mathtoc\m_sessions has crashed. If you have PHPMyAdmin, login to the database, select the table and run the "Repair table" operation.
If you can use PHPMyAdmin, use it to repair the table:
- go in database
- select the table (check the checkbox)
- at the end of the table lists, select "Repair the tables" action

Better explained: https://help.nexcess.net/74113-siteworx/...sql-tables
(2020-08-31, 04:23 PM)chack1172 Wrote: [ -> ]It's an issue with the database, not a mybb issue. As the error says the table .\mathtoc\m_sessions has crashed. If you have PHPMyAdmin, login to the database, select the table and run the "Repair table" operation.
I am just a user of the site using my browser. I don't have acces to do any admin stuff and I don't know who does. When I tab in the url I get the message.
You need to contact the site administrators.