久久青草精品A片狠狠,日韩欧美视频一区二区,亚洲国码AV日韩,国产精品黄在

增加mysql最大連接數的修改方法

2018-05-09 15:16:59 14951

在mysql安裝目錄中找到mysql的配置文件(windows中名為my.ini,linux系統一般名為my.cnf)
# 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

將max_connections修改為適當的數值,如500,然后在重啟mysql服務即可.


提交成功!非常感謝您的反饋,我們會繼續努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務,我們很需要您進一步的反饋信息:

在文檔使用中是否遇到以下問題: