如何增加mysql的最大连接数

[复制链接]
526|0
 楼主| 爱笑的panhutu 发表于 2017-4-15 17:43 | 显示全部楼层 |阅读模式
mysql, se, IO, ST, ni
修改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


将它改成更大的数值,如500

转自江苏三艾网络
您需要登录后才可以回帖 登录 | 注册

本版积分规则

50

主题

53

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部