2017-04-27 14 views
1

내가이 예외 com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException을 얻고있다. Dao에서 여전히이 오류가 발생합니다user1을 해결하는 방법은 Hibernate-HQL에서 이미 'max_user_connections'이상의 활성 연결을 가지고 있습니까?</p> <pre><code>User allnewdo_user1 already has more than 'max_user_connections' active connections </code></pre> <p>내가 닫혀 있지만 세션마다 여기서

+1

최대 연결 수를 정의하는 mysql 설정을 확인할 수 있습니다. 'show variables like'max_connections '; –

답변

0

This을 읽어 주 구성 파일의 max_connections 값을 증가시켜 문제를 해결하십시오.