[CONJS-268] importFile method doesn't always throw error when imported commands fails Created: 2023-09-25 Updated: 2023-09-25 Resolved: 2023-09-25 |
|
| 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 |
|
from https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/253 When using importFile function and having an error in end of file (last 16ko of the file), if there is some error in commands , those won't be thrown. |