[CONCPP-42] All connect methods should understand jdbc URL format Created: 2020-09-24 Updated: 2020-09-24 Resolved: 2020-09-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.3 |
| Fix Version/s: | 0.9.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Currently 2 connect methods(that are not originally in JDBC) understand only legacy format. And that was made intentionally. Thus this is not a bug, but a task. But this is probably rather confusing |
| Comments |
| Comment by Lawrin Novitsky [ 2020-09-24 ] |
|
Commit f6c93e4 |