[ODBC-267] Setup library has some redundant dependencies Created: 2019-10-14  Updated: 2019-10-15  Resolved: 2019-10-15

Status: Closed
Project: MariaDB Connector/ODBC
Component/s: General
Affects Version/s: 3.1.4
Fix Version/s: 3.1.5

Type: Bug Priority: Major
Reporter: Lawrin Novitsky Assignee: Lawrin Novitsky
Resolution: Fixed Votes: 0
Labels: None


 Description   

Setup library is linked against the driver library, because it needs some driver internal features and because it needs some C/C functionality(which it also gets by linking against driver lib). That is all needed for the "Connection test" feature, and is a bit of overkill for it. Also some translation units from driver are redundant in the setup lib.
Test feature can use ODBC API. As a side effect, DSN info will be carried over in the string, and not in DSN struct


Generated at Thu Feb 08 03:27:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.