[CONJ-523] java.sql.SQLException: Could not set parameter at position 1 (values was 'admin') Created: 2017-09-12 Updated: 2017-11-20 Resolved: 2017-11-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | JDBC 4.2 compatibility |
| Affects Version/s: | 2.1.1, 1.6.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | banesh banna | Assignee: | Diego Dupin |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
java 1.8 with 2.1.1 version binary. |
||
| Description |
|
Query Execution failed with below error. java.sql.SQLException: Could not set parameter at position 1 (values was 'admin') below query we are using. same query executing in 1.5.9 version |
| Comments |
| Comment by Diego Dupin [ 2017-09-12 ] | ||||||||
|
Trying to reproduced without success for the moment. Error i have is (normal since there is no FROM keyword) :
| ||||||||
| Comment by Diego Dupin [ 2017-11-20 ] | ||||||||
|
closing since unable to reproduce error and no answer since 2 month. |