Jump to content

Recommended Posts

Posted

Hey,

 

I'm trying to use a MySQL database with remote access and I can connect to it fine. However, I'm getting a message saying I've reached "max_user_connections" with very few connections. Is there any way to change this value?

 

Thanks,

HiddenAdmiral

Posted

The most common reason for that error is not closing your mysql connections properly or using persistent connections in your scripts.

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