wait_timeout springboot 연결 탱크waittimeout 시간 초과 설정 문제 설명: springboot 스레드 풀을 사용하여 MySQL을 연결할 때 mysql 데이터베이스 waittimeout은 8시간으로 이 시간 동안 데이터 조작이 없을 때 연결 탱크가 자동으로 끊깁니다. 솔루션: 예외 정보: Springboot DataSource 구성:... springbootwait_timeout
springboot 연결 탱크waittimeout 시간 초과 설정 문제 설명: springboot 스레드 풀을 사용하여 MySQL을 연결할 때 mysql 데이터베이스 waittimeout은 8시간으로 이 시간 동안 데이터 조작이 없을 때 연결 탱크가 자동으로 끊깁니다. 솔루션: 예외 정보: Springboot DataSource 구성:... springbootwait_timeout