[CONCPP-28] Various Issues in DatabaseMetadata class Created: 2020-08-10 Updated: 2020-08-12 Resolved: 2020-08-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.2 |
| Fix Version/s: | 0.9.3 |
| Type: | Bug | 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 |
|
One set of problems is making MariaDB schema(database) a schema in the connector, and not catalog, as it was before. |
| Comments |
| Comment by Lawrin Novitsky [ 2020-08-10 ] |
|
The changes in the connector and in tests have been pushed in the commit 8baa37e |