We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cb3a5 commit 61f7dceCopy full SHA for 61f7dce
CHANGES.txt
@@ -7,7 +7,8 @@ To be included in 1.0.0 (unreleased)
7
* Don't send sys.argv[0] as program_name to MySQL server by default #620
8
* Fix timed out MySQL 8.0 connections raising InternalError rather than OperationalError #660
9
* Fix timed out MySQL 8.0 connections being returned from Pool #660
10
-* Ensure connections are properly closed before raising OperationalError when the server connection is lost #660
+* Ensure connections are properly closed before raising an OperationalError when the server connection is lost #660
11
+* Ensure connections are properly closed before raising an InternalError when packet sequence numbers are out of sync #660
12
13
14
0.0.22 (2021-11-14)
0 commit comments