Re: Duplicated key in connection pool
Posted by: Darius Devenas
Date: September 19, 2023 06:35AM

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?

Options: ReplyQuote


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.