Skip to content

Releases: snower/TorMySQL

0.1.6

05 Nov 12:43

Choose a tag to compare

fix close connection when mysql server is down

0.1.5

04 Nov 05:08

Choose a tag to compare

change init_connection

0.1.4

16 Oct 13:53

Choose a tag to compare

fix unbuffered cursor iter
fix connection pool check_close_callback

0.1.3

10 Oct 06:02

Choose a tag to compare

1.add with statement
2.upgrade PyMySQL to 0.6.7
3.add tests
4.fix pool remove all connection when MySQL server close

0.1.2

09 Sep 13:53

Choose a tag to compare

fix connection pool release_connection active wait_future bug

0.1.1

08 Sep 15:08

Choose a tag to compare

change connection pool from queue to stack

0.0.9

06 Sep 10:18

Choose a tag to compare

fix connection _read_bytes _rbuffer read next
fix connect timeout close socket
add connection pool param "idle_seconds"

0.0.8

04 Mar 07:48

Choose a tag to compare

chage version to 0.0.8