[CONJ-662] SQLException on PreparedStatement with special chars Created: 2018-11-27 Updated: 2019-01-31 Resolved: 2018-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | protocol |
| Affects Version/s: | 2.3.0 |
| Fix Version/s: | 2.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sebastian Stamm | Assignee: | Diego Dupin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Looks by removing the "\\\\" the statement works. java.lang.RuntimeException: java.sql.SQLException: Could not set parameter at position 1 (values was '5310083677') |
| Comments |
| Comment by Diego Dupin [ 2018-12-14 ] |
|
issue corrected with |