Re: Duplicated key in connection pool
We started to face same issue with newest Mysql.Data(8.1.0) version.
When you send 2 same requests into your API, Connection pool struggles to create connection and reports Connection string to everyone as described earlier and makes serious security issue.
# current solution was roll back to 8.0.32.1 version.
@mySqlteam can you help to solve that critical bug?
Subject
Written By
Posted
Re: Duplicated key in connection pool
September 19, 2023 06:35AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.