Closed infusion closed 2 weeks ago
Hi, @infusion 🙋🏻♂️
I quickly checked https://docs.percona.com/percona-server/8.0/quickstart-docker.html. Could you share a local reproduction?
I don't know why but upgrading to mysql2 3.11.3 fixed the issue. Thanks!
I saw quite a few tickets concerning this error here already, but none are reporting it for a connection close. I updated a setup using Percona server and mysql2, which worked perfectly well for years but can't say where this error is coming from now. The problem arises only when all queries were sent and a final
await conn.close()
is sent. No pooling is used here, just a simpleHere are the versions used: