How to increase the maximum number of connections in mysql

Modify my.ini
# The maximum amount of concurrent sessions the MySQL server will
# allow. One of these connections will be reserved for a user with
# SUPER privileges to allow the administrator to login even if the
# connection limit has been reached.

max_connections= 100


change it to a larger value, such as 500

from Jiangsu Sanai Network

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326402689&siteId=291194637