Skip to content

Commit 61f7dce

Browse files
committed
docs
1 parent 43cb3a5 commit 61f7dce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ To be included in 1.0.0 (unreleased)
77
* Don't send sys.argv[0] as program_name to MySQL server by default #620
88
* Fix timed out MySQL 8.0 connections raising InternalError rather than OperationalError #660
99
* 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
10+
* 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
1112

1213

1314
0.0.22 (2021-11-14)

0 commit comments

Comments
 (0)