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.
[Image: sqlf.jpg]
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1194 - Table 'mybb_sek' is marked as crashed and should be repaired
Query:
SELECT * FROM mybb_sek ORDER BY times DESC LIMIT 70



I am getting an error like this Sad how do i fix it
Run this query on the database in phpmyadmin or a similar application:

repair table mybb_sek;