MySQL Forums
Forum List  »  Connector/ODBC

Re: MySQL Connector 5.3.9 drivers will not load - macOS High Sierra
Posted by: Bogdan Degtyariov
Date: December 03, 2017 07:57PM

Hi Samuel,

The ODBC driver built for OSX Sierra (10.12) should be working in OSX High Sierra (10.13). I do not think there is such serious compatibility issue.
Therefore, we need to check other possibilities such as missing libraries.

Unlike ldd in Linux the otool program in OSX does not tell if the dependency library actually exists or is missing.

Can you check if this patch and lib name are valid?

/Library/Frameworks/iODBCinst.framework/Versions/3.52/iODBCinst

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.