如何增加mysql的最大连接数
程序员文章站
2022-03-16 22:54:01
...
在开始--Mysql--Mysql Server Instance Configuration Wizard 选Reconfigure Instance 后面的都是默认,直到出现 Please set the approximate number of concurrent connections to the server 选Manual Setting,然后可以输入数字如 2000 后面的都是默认,在
在开始--Mysql--Mysql Server Instance Configuration Wizard选Reconfigure Instance
后面的都是默认,直到出现
Please set the approximate number of concurrent connections to the server
选Manual Setting,然后可以输入数字如 2000
后面的都是默认,在Modify Security Settings (修改密码时)不选它,最后选excutive就行了
下一篇: Linux中mysql修改用户名密码