[CONJS-89] Performance improvement on decoding string Created: 2019-07-10 Updated: 2019-07-11 Resolved: 2019-07-11 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
actual implementation test connection encoding to determine decoder to use (node.js / Iconv) according to current connection exchange charset value. This can be improved by setting function to used on connection creation. |