MyBB Community Forums

Full Version: MyBB SQL Error can anyone help?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

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


can anyone help out, i am not sure how to fix this, basically what i did was tried to remove a post and then this came up, and now the site wont load anything other then a box with the words above in the middle of page.
Run this query in phpmyadmin.

REPAIR TABLE mybb_posts;
(2011-08-07, 11:05 PM)Malcolm. Wrote: [ -> ]Run this query in phpmyadmin.

REPAIR TABLE mybb_posts;

wow thanks a lot that worked perfect, i am not a mysql expert so that is all new to me, but that did do the trick, thanks vary much!!! mybb for life!

i just wonder why that happened? and on the other hand i make things to complicated for myself thinkin its some big task to fix an issue, so im sitting here downloading the database trying to pick out the problem lmao wow i feel like dush