[CONPY-80] can't set pool_reset_session in set_config() method. Created: 2020-06-17 Updated: 2020-06-17 Resolved: 2020-06-17 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.59 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
set_config() method of Connection Pool class has to check provided parameters against the list of valid DSN keys (instead of checking for "pool" prefix). |