bdarnell / torndb

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

Allow specifying connect_timeout to MySQLdb #10

Closed tiwilliam closed 11 years ago

tiwilliam commented 11 years ago

This provides a way to change the default connect_timeout value.