[CONJ-581] maxFieldSize limitation error Created: 2018-02-13 Updated: 2018-02-20 Resolved: 2018-02-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | JDBC 4.2 compatibility |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.2, 1.7.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If maxFieldSize is set, current implementation can lead to "StringIndexOutOfBoundsException". correction proposed in PR https://github.com/MariaDB/mariadb-connector-j/pull/121 |