Displaying 3 results from an estimated 3 matches for "7ff09988d000".
2017 Nov 03
0
Maria 10 breaks unixodbc mysql connector
...sql/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0
... also this is the only shared object with a different node-ID between
the 2 instances.
>From the journal:
Nov 02 12:17:23 ec-ast kernel: isql[39065]: segfault at 10070 ip
00007ff0998b3f7e sp 00007ffc9693bb90 error 4 in
libmyodbc5w.so[7ff09988d000+47000]
# yum search odbc | grep -E "my|mar"
mysql-connector-odbc.x86_64 : ODBC driver for MySQL
[root at ec-ast unixodbcproblem]# yum info mysql-connector-odbc.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.lga7.us.voxel.net
* epel: epe...
2017 Nov 03
1
Maria 10 breaks unixodbc mysql connector
...qlclient.so.18.0.0
>
> ... also this is the only shared object with a different node-ID between
> the 2 instances.
>
>
> From the journal:
>
> Nov 02 12:17:23 ec-ast kernel: isql[39065]: segfault at 10070 ip
> 00007ff0998b3f7e sp 00007ffc9693bb90 error 4 in libmyodbc5w.so[7ff09988d000+
> 47000]
>
> # yum search odbc | grep -E "my|mar"
> mysql-connector-odbc.x86_64 : ODBC driver for MySQL
>
> [root at ec-ast unixodbcproblem]# yum info mysql-connector-odbc.x86_64
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
> *...
2017 Oct 31
4
Maria 10 breaks unixodbc mysql connector
Thanks for each of your inputs.
It was not a configuration issue as odbcinst.ini does not reference the
mysql subdirectory.
Rather than use Alexander's url, I ran:
yum -y install centos-release-openstack-ocata
yum -y install mariadb-server
...the cloud repository provides the properly pathed file.
# repoquery -l mariadb-server mariadb-libs | grep lib64 | grep
libmysqlclient