MyBB Community Forums

Full Version: max_user_connections activve connections
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1203 - User oldelmtr already has more than 'max_user_connections' active connections
Query:
[READ] Unable to connect to MySQL server

Please contact the MyBB Group for support.

Now, I asked Bluehost (my host) about their SQL - they said I cannot use my main DB username with that, so I assigned mybb_bbuser to oldelmtr_mybb, but I can't figure out how to change the db user/login information.

Help?
All the database information is stored in ./inc/config.php.
Another SQL related error:

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

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Query:
SELECT t.tid FROM mybb_threads t WHERE t.fid NOT IN ('7','62','40','32','33','34','35','36','37','31') AND t.tid IN (16525,16524, ... AND t.visible>0 AND t.closed NOT LIKE 'moved|%'

Please contact the MyBB Group for support.


Not sure what that means this time.... This was done after pressing "View Unread Posts"