+91 88 00 56 3434 

[email protected] 

Skip to main content

How can I increase MySQL max connections?

You are here:

Make changes in the /etc/my.cnf file

Below is a sample content of the file:

[mysqld]
set-variable = max_connections=500

Modify the value 500 with your desired number.

Leave a Comment

Categories