Jump to content

[Solved] max_user_connections active connection error


Recommended Posts

Posted
I get below error when I run the app and then try to connect to DB using mysql client. 
 
User smashpas_noume already has more than 'max_user_connections' active connections
 
 

 

Posted

There's a limit of 4 concurrent connections since you're on Johnny.

 

You will need to make your software use fewer connections, or you can move to tommy where there currently is no limit (though this may change if people abuse the mysql server there).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...