[CONJS-157] Batch error when setting maxAllowedPacket less than an insert parameter value Created: 2021-01-08 Updated: 2021-01-08 Resolved: 2021-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | batch |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When using batch with bulk and having the option `maxAllowedPacket` small with a value length bigger than 4096 might cause an error. |