[CONJ-1147] JDBC spec indicate that connection close must explicitly close statements Created: 2024-01-08 Updated: 2024-01-08 |
|
| Status: | Open |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
JDBC specification indicates "All Statement objects created from a given best would be to implement that correctly, with mysql option `dontTrackOpenResources` in order to keep current behavior. |