Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.1, 5.5.30
-
None
-
None
-
None
-
CentOS release 6.4
MariaDB-compat-5.5.30-1.x86_64
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
unixODBC-2.2.14-12.el6_3.x86_64
Description
Steps to repeat:
isql [dsn] [user] [password]
|
isql: relocation error: /usr/lib64/libmyodbc5.so: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference
|
This clearly relates to MDEV-4020. However, that was marked fixed for 5.5.29 and this problem affecting CentOS 6 still exists in 5.5.30.
I've also tested 10.0.1 and the same issue occurs there.
A patch has been posted here which also seems to be related.
$ rpm -qa | grep -iE 'mariadb|odbc'
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
MariaDB-shared-5.5.30-1.x86_64
MariaDB-common-5.5.30-1.x86_64
MariaDB-server-5.5.30-1.x86_64
MariaDB-devel-5.5.30-1.x86_64
unixODBC-devel-2.2.14-12.el6_3.x86_64
MariaDB-client-5.5.30-1.x86_64
MariaDB-compat-5.5.30-1.x86_64
unixODBC-2.2.14-12.el6_3.x86_64