[CONJS-255] Possible use of pipelining even if pipeline option is disable Created: 2023-05-22 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 |
|
when `pipeline` option is disable, connector can still send some command pipelined (without waiting for complete response of previous command) |