mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
changelog
This commit is contained in:
@ -1,3 +1,17 @@
|
|||||||
|
0.9.2b2
|
||||||
|
|
||||||
|
* Avoid memory leak when using dictionary-based cursors
|
||||||
|
|
||||||
|
* Avoid crash when using fetchall on SSCursors (mysql_use_result)
|
||||||
|
|
||||||
|
0.9.2b1
|
||||||
|
|
||||||
|
* Minor build updates
|
||||||
|
|
||||||
|
* Avoid memory leak on connection failure
|
||||||
|
|
||||||
|
* Avoid potential leak on cursor close.
|
||||||
|
|
||||||
0.9.2a2
|
0.9.2a2
|
||||||
|
|
||||||
* Reworked platform configuration some more. cygwin is now (sorta)
|
* Reworked platform configuration some more. cygwin is now (sorta)
|
||||||
|
Reference in New Issue
Block a user