Forum > Database

SQLDBLibraryLoader + MySQL 5.7 := :(

(1/1)

Trenatos:
I'm trying to connect to a local instance of MySQL 5.7 (Docker image)

Step one, get the driver loaded using SQLDBLibraryLoader.

I specify connection type MySQL 5.7, it expects libmysqlclient.dylib.20, I got it by downloading mysql 5.7 and grabbed it from the lib directory.

I specify it in the LibraryName section (Full path)

But when I hit Enabled, I get this error: "Can not load MySQL library <path to my dylib>. Please check your installation"

I'm on OSX El Capitan.

Anyone else have issues, or have figured it out?

Leledumbo:
Check bitness of everything, all must agree to the same bitness.

Navigation

[0] Message Index

Go to full version