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'm currently unable to access my forum as it simply presents me with this error message:
[Image: 6ni99.png]

Please help Huh Heart
Run this query on the database:

repair table mybb_sessions;
(2014-01-16, 09:29 PM)Nathan Malcolm Wrote: [ -> ]Run this query on the database:

repair table mybb_sessions;
No effect :/

EDIT:
Got it to work, thank you sir