[CONCPP-43] DatabasMetaData::getBestRowIdentifier will throw an Exception with servers below 10.2.5 Created: 2020-09-25 Updated: 2020-11-19 Resolved: 2020-09-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.3 |
| Fix Version/s: | 0.9.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The query that method uses, contains reference to IS_GENERATED field of the I_S.COLUMNS table. It was introduced in the version 10.2.5 |
| Comments |
| Comment by Lawrin Novitsky [ 2020-09-25 ] |
|
Commit 0a6e541 |