Getting the following error on your mac v10.10?

Run the following command in the Terminal / command line to fix the issue.  This allows your program to find the library dependencies in the lib path.

sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib