MyBB Community Forums

Full Version: Error! "Marked as crashed and last"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there

Visited my forum today and was presented with the following error message when I tried to click on a thread! Can someone help me fix this? Thank you!

Quote:SQL Error:
144 - Table './myforum/mybb_posts' is marked as crashed and last (automatic?) repair failed
Query:
SELECT pid FROM mybb_posts WHERE tid=13436 ORDER BY dateline DESC LIMIT 0, 1
Run this query on the database in phpmyadmin or a similar application:

repair table mybb_posts;
It worked, thank you!
hi
i have a similar problem Sad
would u please help too?
TNKS

Quote:MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
145 - Table './scenario_mbb/mybb_posts' is marked as crashed and should be repaired
Query:
SELECT COUNT(*) AS newposts FROM mybb_posts WHERE dateline > '1350897933' AND visible='1
(2012-10-23, 09:36 AM)84510980 Wrote: [ -> ]hi
i have a similar problem Sad
would u please help too?
TNKS

Quote:MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
145 - Table './scenario_mbb/mybb_posts' is marked as crashed and should be repaired
Query:
SELECT COUNT(*) AS newposts FROM mybb_posts WHERE dateline > '1350897933' AND visible='1

I posted the solution three posts up...
Why don't u have "THANKS" button
any way!

Thanks so much!