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>내가 닫혀 있지만 세션마다 여기서
최대 연결 수를 정의하는 mysql 설정을 확인할 수 있습니다. 'show variables like'max_connections '; –