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).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...