[CONJS-208] better pool error identification Created: 2022-06-14 Updated: 2022-07-19 Resolved: 2022-06-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | pool |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
For better pool error identification, connection available / used in pool must be added to error message. This will permit better error identification. example :
will now be :
|