Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 13 Years, 8 Months ago MyBB has experienced an internal SQL error and cannot continue.
#1
Solved: 13 Years, 8 Months ago
I am getting an error with my forum

Quote:SQL Error:
145 - Table './biofarma_mybbfut/mybb_sessions' is marked as crashed and should be repaired
Query:
SELECT * FROM mybb_sessions WHERE sid='918b748751d9f70202c1e92dbeaf8c10' AND ip='89.37.10.222' LIMIT 1


How can remove this error?
#2
Solved: 13 Years, 8 Months ago
This user has been denied support. This user has been denied support.
http://www.mybbcentral.com/thread-790.html

You can temporary use the query to repair crash tables too.

Also have a look at it, it would help you solving this problem:

http://community.mybb.com/thread-32115.html
#3
Solved: 13 Years, 8 Months ago
Simply run this query in your phpmyadmin;
REPAIR TABLE `mybb_sessions`;
#4
Solved: 13 Years, 8 Months ago
(2011-05-12, 09:08 AM)Yaldaram Wrote: Simply run this query in your phpmyadmin;
REPAIR TABLE `mybb_sessions`;

Thanks, worked Smile


Forum Jump:


Users browsing this thread: 1 Guest(s)