smashpas Posted December 31, 2019 Posted December 31, 2019 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 Quote
wolstech Posted December 31, 2019 Posted December 31, 2019 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). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.