Unable to connect to remote mysql server using unixodbc, libmyodbc
问题 I'm a little green at this, and I hope the issue I'm having is a simple one...edit: new information at bottom I need to make a connection to a remote mysql (Amazon RDS) database. After following a few tutorials, I have unixodbc and libmyodbc installed and configured on the client, but when I try to connect via isql, I get the error [08S01][unixODBC][MySQL][ODBC 5.1 Driver]Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [ISQL]ERROR: Could not SQLConnect The