国产欧美日韩第一页|日本一二三不卡视频|在线精品小视频,亚洲第一免费播放区,metcn人体亚洲一区,亚洲精品午夜视频

增加mysql最大連接數(shù)的修改方法

2018-05-09 15:16:59 15397

在mysql安裝目錄中找到mysql的配置文件(windows中名為my.ini,linux系統(tǒng)一般名為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修改為適當(dāng)?shù)臄?shù)值,如500,然后在重啟mysql服務(wù)即可.


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

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

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

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