MyBB Community Forums

Full Version: 1030 - Got error 127 from storage engine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi,

this error is happened:

Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1030 - Got error 127 from storage engine
Query:
SELECT t.subject,t.tid,t.replies,t.lastpost,tr.uid AS truid,tr.dateline FROM mybb_threads t LEFT JOIN mybb_threadsread tr ON (tr.tid=t.tid AND tr.uid='0') LEFT JOIN mybb_forums f ON (f.fid = t.fid) WHERE t.visible='1' AND t.fid NOT IN ('18','18') AND t.closed NOT LIKE 'moved|%' ORDER BY t.replies DESC LIMIT 0,7
You need to ask your host about this one.
what is asking to my host?
What say?
Same as you told us, that would got an error saying '1030 - Got error 127 from storage engine'.
thanks