parameter for connection timeout is connection_timeout instead of connect_timeout
Bug #627448 reported by
Christoph Thielecke
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MySQL Connector/Python |
Fix Released
|
Low
|
Geert JM Vanderkelen | ||
Bug Description
The parameter name for the connection timeout is connection_timeout instead of connect_timeout like MySQLdb does. It should be same (or both parameters, but what if both set???)
| Changed in myconnpy: | |
| status: | Confirmed → Fix Committed |
| Changed in myconnpy: | |
| milestone: | none → 0.2.0 |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

See also: mysql-python. sourceforge. net/MySQLdb. html#functions- and-attributes
http://