The max number of simultaneous connections from a database user to a MySQL database is set to 30 on our servers. This generally is not an issue as MySQL connections rarely last for longer than a fraction of a second, so having thirty open at once is rare. If you are getting a max_user_connections error:

  • Your code is opening the connection to the database, but not closing it. Here is an article with more information about closing your database connections.
  • Your software is configured to use pconnect or Persistent Connections. Please consult your documentation to find out how to disable pconnect.

Most of the time the problem is due to the second scenario (using pconnect), so be sure to check your documentation to prevent getting max_user_connections errors.

It's important to note that max_user_connections and max_connections are not the same thing. While max_user_connections is the maximum number of connections to a database from a database user, max_connections is server wide setting.

Did you find this article helpful?

Login to comment.

Your Opinion Matters

... but we need to know what you're thinking!

The Community Support team wrote the article you're looking at now. We like to think it's perfect, but we're sure you have some suggestions. Please, let us know what they are!

Feedback
Your Email Address
Because we'd like to talk with you!

Have a Question?

If you need some help, submit your question to our Community! We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)

Recent Questions

  1. how to make new website with single account.
  2. Internal Server Error
  3. Add a note field to order page in Prestashop 1.5

Support Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.