Understanding MAX_USER_CONNECTIONS in MySQL December 20, 2019 At times, you may want to restrict the number of connections made from a user to the database. This may be necessary to improve performance, reporting, etc. MySQL supports this