User %s already has more than \'max_user_connections\' active connections |
| 发表者:分类:应用服务2011-11-01 10:44:14 阅读[3296] |
User %s already has more than \'max_user_connections\' active connections
错误编号:1203
问题分析:
max_user_connections 是 MySQL 用户连接数的最大值设置,整段语句的意思是:服务器的 MySQL 的最大连接数参数设置不足。
解决方法:
1、修改 MySQL 安装目录下 my.ini 或者 my.cnf 文件内的 max_user_connections 参数的数值,重启 MySQL 服务器;
2、虚拟主机用户请联系空间商检查服务器是否正常。
转载请标明出处【User %s already has more than \'max_user_connections\' active connections】。
《www.micoder.cc》
虚拟化云计算,系统运维,安全技术服务.
| Tags: | [阅读全文...] |
最新评论