We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f683ee7 commit 1a67ae2Copy full SHA for 1a67ae2
HISTORY.rst
@@ -73,8 +73,9 @@ Release: 2018-12-04
73
74
* Add ``Connection._get_native_connection`` for XTA project (#269)
75
76
-* Fix SEGV on MariaDB Connector/C when ``Connection.close()`` is called
77
- for closed connection. (#270, #272, #276)
+* Fix SEGV on MariaDB Connector/C when some methods of ``Connection``
+ objects are called after ``Connection.close()`` is called. (#270, #272, #276)
78
+ See https://jira.mariadb.org/browse/CONC-289
79
80
* Fix ``Connection.client_flag`` (#266)
81
0 commit comments