Catalin balasoiu

Results 3 comments of Catalin balasoiu

I'm having the exact same issue with the default configuration. I'm using Spring Boot 2.3.8.RELEASE ` driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver hikari: data-source-properties: cachePrepStmts: true prepStmtCacheSize: 250 prepStmtCacheSqlLimit: 2048 useServerPrepStmts: false maximum-pool-size: 50...

I have a similar problem as well.. I am seeing that there are many issues raised on this matter, but there's seems to be no solution for this..

@slychops This is exactly what we did.. It is definitely not what we wanted, but we couldn't find any other solution. For us is happening on version 5.0.0 while connecting...