MySQL Forums
Forum List  »  Connector/ODBC

Error in running isql with mysql-connector-odbc.x86_64 5.1.5r1144-7.el6
Posted by: Peter Cheung
Date: February 18, 2015 12:51PM

I have installed unixODBC.x86_64 (2.2.14) and mysql-connector-odbc.x86_64 (5.1.5r1144) on Oracle Linux Server 6.5 64 bit with Oracle 12c and MySQL Community Server 5.6.14. Oracle database character set is AL32UTF8 and MySQL database character set is latin1. mysql-connector-odbc is installed through rpm.

[oracle@tstlnx01 ~]$ isql myodbc5 -v
isql: relocation error: /usr/lib64/libmyodbc5-5.1.5.so: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference

I have also installed mysql-connector-odbc-5.3.4-linux-el6-x85-64 but it was installed to a specific directory by unzipping tar file I downloaded from mysql website. For testing, I changed odbc.ini to point to that driver and running isql is fine.

Thanks for any help.

Options: ReplyQuote


Subject
Written By
Posted
Error in running isql with mysql-connector-odbc.x86_64 5.1.5r1144-7.el6
February 18, 2015 12:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.