2011-08-16, 02:41 PM
SQL Error:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1194 - Table 's' is marked as crashed and should be repaired
Query:
SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1313418385' ORDER BY u.username ASC, s.time DESC
Anyone know what this means and how to fix?
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1194 - Table 's' is marked as crashed and should be repaired
Query:
SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1313418385' ORDER BY u.username ASC, s.time DESC
Anyone know what this means and how to fix?