日期:2014-05-16  浏览次数:20884 次

mysql修改最单连接数
在MySQL中执行语句:
set GLOBAL max_connections=100;

所有参数可以用:
./mysqladmin -u root -p variables
查看