[CONPY-217] Add reconnect in connection keywords. Created: 2022-07-18 Updated: 2022-07-18 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | 1.1.4 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Python Version: | 3.7 |
| Description |
|
While connection has auto_reconnect property, it is not possible to specify reconnect default when creating a connection. |