MyBB Community Forums

Full Version: Need Urgent Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My forum is gated problem with mysql.
It Show:
Quote:MyBB
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
5 - Out of memory (Needed 1676920 bytes)
Query:
SELECT s.sid, s.ip, s.uid, s.time, s.location, s.location1, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1229741049' ORDER BY u.username ASC, s.time DESC

Please contact the MyBB Group for support.

I am also add a screen shot> PLSS URGENT
[attachment=12097]
Have you over-passed your allowed space on your SQL Server?
no never
Its not !! I see my hosting Cpanal there is no any sql database on phpmyadmin.
I'd say contact your host.
How many rows are in your mybb_sessions and mybb_users table?