The requested page is not available for selected version.
Configuring the ODBC Driver on macOS to connect to MySQL Server
Explain additional configurations on macOS to connect to MySQL Server.
To set up macOS machines to connect to MySQL Server, do the following:
On your macOS machine, install Homebrew.
Homebrew is a package manager for macOS.
Download and install Connector/ODBC at here.
Modify your odbcinst.ini file, located at /Users/test/Library/ODBC/, by adding the following line.
[MySQL ODBC 5.3 Unicode Driver] Driver = /usr/local/lib/libmyodbc5w.so