bdarnell / torndb

A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.
582 stars 202 forks source link

Added optional kwargs to the constructor to support read_timeout and wri... #30

Closed sunzhongwei closed 9 years ago

sunzhongwei commented 9 years ago

Added optional kwargs to the constructor to support read_timeout and write_timeout, if MySQLdb version >= 1.2.5 and MySQL version > 5.1.12.