[CONJS-256] method changeUser can lead to error when using multi-authentication and pipelining Created: 2023-05-25 Updated: 2023-05-25 Resolved: 2023-05-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 3.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Pipelining option and use of changeUser method can lead to error. Since changeUser can have multiple exchanges, pipelining must be temporary disabled to avoid any errors. |