码迷,mamicode.com
首页 > 数据库 > 详细

mysql: Data source rejected establishment of connection, message from server: "Too many connections"

时间:2014-11-09 09:50:48      阅读:181      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   sp   div   on   问题   cti   bs   

http://www.oschina.net/question/558677_66703

com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: Data source rejected establishment of connection,  message from server: "Too many connections"
 
 
"Too many connections"错误
尝试加大 MySQL 的 max_connections 配置吧,好好检查服务是否有连接泄漏的问题,关键是有没有关闭连接
mysql默认配置的是100,创行服务器配置的都是1000,可以借鉴
 
 
 
 
 

mysql: Data source rejected establishment of connection, message from server: "Too many connections"

标签:http   io   os   sp   div   on   问题   cti   bs   

原文地址:http://www.cnblogs.com/svennee/p/4084463.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!