Connect Error: User alltoyou_gb already has more than 'max_user_connections' active connections
본문
페이지 이동할때마다 이런 에러가 뜹니다.. 무슨이유일까요..
답변 1
디비 커넥트가 많을때생기는 db connect 오류같습니다.
서버사양에 따라 커넥트수를 늘려주는 방법이 있습니다.
http://dba.stackexchange.com/questions/47131/how-to-get-rid-of-maximum-user-connections-error
적절한 수준으로 늘려주세요
답변을 작성하시기 전에 로그인 해주세요.