[CONJ-805] >1Byte UTF8 character issue if maxFieldSize is set Created: 2020-07-02 Updated: 2020-09-10 Resolved: 2020-09-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | JDBC 4.2 compatibility |
| Affects Version/s: | 2.6.1 |
| Fix Version/s: | 2.7.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Markus Lutum | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Detected at one of my clients.
results into an ArrayOutOfBoundsError at the substring() call. I added a test case and a quick fix for it. Travis fails on environment issues. Nothing to do with my change. I can not rerun them.... |
| Comments |
| Comment by Diego Dupin [ 2020-09-10 ] |
|
The correction has 2 results :
|