Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems with MySQL ODBC install on Linux

tx103108Oct 11 2013 — edited Oct 14 2013

Oracle 11gR2

Linux 6.3

-----------------

I am using the Oracle ODBC Gateway and trying to configure for connectivity to MySQL.

Can anyone forward me:

(1) link to MySQL ODBC Driver

(2) instructions on how to install

I have tried installing the following and I am getting dependency errors:

[root]# rpm -ivh  mysql-connector-odbc-5.1.10-1.x86_64.rpm
Preparing...                ########################################### [100%]
   1:mysql-connector-odbc   ########################################### [100%]
myodbc-installer: symbol lookup error: myodbc-installer: undefined symbol: SQLInstallDriverEx
error: %post(mysql-connector-odbc-5.1.10-1.x86_64) scriptlet failed, exit status 127
[root]# rpm -ivh mysql-connector-odbc-5.2.6-1.el6.x86_64.rpm
error: Failed dependencies:
        libodbc.so.2()(64bit) is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
        libodbcinst.so.2()(64bit) is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
        rpmlib(FileDigests) <= 4.6.0-1 is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2013
Added on Oct 11 2013
1 comment
3,531 views