Feedback:
Please enter any feedback you have for this article.
Screenshots:
All Articles ยป MySQL number of connections
Articles in this category
hyve
Category: MySQL
To set mySQL number of connections
1. Login to mySQL via command line:
set global max_connections = 2500
2. edit /etc/my.cnf
max_connections = 2500
Tags:
How useful was this post?
Click on a star to rate it!
Average rating 0 / 5. Vote count: 0
No votes so far! Be the first to rate this post.
Popular Articles
Related Articles