MyBB Community Forums

Full Version: Error 145 need help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Allways when i go to one site this message allways shows:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1016 - Can't open file: 'mybb_sessions.MYI' (errno: 145)
Query:
DELETE FROM mybb_sessions WHERE ip='88.115.186.81'



Any help plox
You need to repair the mybb_sessions table. Run this query in phpMyAdmin:

REPAIR TABLE  `mybb_sessions`
This has nothing to do with the MyBB Merge System.

Moved.