[CONJ-254] Error in boolean when using scala anorm string interpolation Created: 2016-02-17 Updated: 2016-02-20 Resolved: 2016-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.3.2, 1.3.1, 1.3.3, 1.3.4, 1.3.5 |
| Fix Version/s: | 1.3.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Boolean value when using the scala anorm string interpolation on boolean value, always return true. working examples : error : Using option "useServerPrepStmts=false" correct the problem. |
| Comments |
| Comment by Diego Dupin [ 2016-02-20 ] |
|
done with commit https://github.com/MariaDB/mariadb-connector-j/commit/16ad03767a0f1b3a39b1ef867e69122e47e4451d |