HOWTO Configure Unix ODBC

Taken from: How to setup a mySQL (DSN) datasbase source in CentOS with myODBC and unixODBC command line

odbcinst -j
vi /etc/odbcinst.ini
vi /etc/odbc.inst
odbcinst -i -d -f /etc/odbcinst.ini
odbcinst -i -s -l -f /etc/odbc.ini
odbcinst -s -q
isql -v