文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>如何增加mysql的最大连接数

如何增加mysql的最大连接数

时间:2008-05-24  来源:sdccf

  来源:网海拾贝  
修改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
相关阅读 更多 +
排行榜 更多 +
漂移赛车

漂移赛车

体育竞技 下载
涂涂菜谱大全

涂涂菜谱大全

生活实用 下载
准题宝

准题宝

学习教育 下载