[CONJS-233] Pool conn.release() doesn't reset the connection Created: 2022-12-05 Updated: 2023-01-12 Resolved: 2023-01-12 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Tom Miller | Assignee: | Diego Dupin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu Linux, |
||
| Description |
|
UPDATE: Found bug in my code: renaming/standardizing naming convention for the conn to mdbConn and missed one. Using await / sync finally block I have tried:
More detailed info here. |