[CONJS-270] Always send connection attributes, even when connectAttributes is not set Created: 2023-10-11 Updated: 2023-10-13 Resolved: 2023-10-11 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 3.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
connection attributes permit to send differents connection informations, like
Actual implementation only send information if connectAttributes option is set. |