MyBB Community Forums

Full Version: MyBB has experienced an internal SQL error and cannot continue.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2013 - Lost connection to MySQL server during query
Query:
SELECT COUNT(pid) AS newposts FROM mybb_posts WHERE visible=1 AND dateline>'1309359099'

Hello

Today i received this error message for about four time. I verified my server and my other websites hosted in it and everything was fine except my message board. Now my site seems to work.
Can anybody tell what is this error? Should i worry about it? If yes please tell me how can i fix it.
Anticipate thanks.
This is host issue, your host is loosing connections to the server.
Oh thanks God!
Thanks for your answer Yaldaram! Smile
its because server load comes above limit...
i had this error several times
if it not the your server, i guess you have to run this on phpmyadmin:

REPAIR TABLE mybb_posts;