编辑MySQL(和PHP搭配之最佳组合)配置文件 my.cnf 或者是 my.ini
在[MySQL(和PHP搭配之最佳组合)d]配置段添加:max_connections = 1000
保存,重启MySQL(和PHP搭配之最佳组合)服务。
然后用命令:MySQL(和PHP搭配之最佳组合)admin -uroot -p variables 输入root数据库账号的密码后可看到 | max_connections | 1000 |
即新改动已经生效。
This entry was posted on 星期六, 05月 31st, 2008 at 5:56 pm and is filed under 数据库|SQLServer. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Name (required)
Mail (will not be published) (required)
Website