[CentOS] Maria 10 breaks unixodbc mysql connector

2017-10-30 Thread John Harragin
I recently installed mariadb-server 10.1 by adding the following repository: baseurl = http://yum.mariadb.org/10.1/centos7-amd64 ...all was well until we had a power failure and upon rebooting unixodbc was segfaulting. Once I did a yum undo, the mysql odbc driver was functional. I traced it to t

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-10-30 Thread John Harragin
later (with the problematic package no longer installed). I'll look at this tomorrow and see if this is a non-issue or not. For now, ignore it... John On Mon, Oct 30, 2017 at 4:19 PM, Alexander Dalloz wrote: > Am 30.10.2017 um 20:22 schrieb John Harragin: > >> I recently install

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-10-31 Thread John Harragin
are open. But this is the current state of things, and I will post the outcome later. John On Tue, Oct 31, 2017 at 2:52 PM, Gordon Messmer wrote: > On 10/30/2017 12:22 PM, John Harragin wrote: > >> [root@ec-ast yum.repos.d]# ldd /usr/lib64/libmyodbc5w.so | grep -iE >> "

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-10-31 Thread John Harragin
likelihood of yum not identifying a prerequisite? Quitting for now. That is enough of my time given to work for one night! John On Tue, Oct 31, 2017 at 3:57 PM, Gordon Messmer wrote: > On 10/31/2017 12:23 PM, John Harragin wrote: > >> However my asterisk server is still running and

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-11-03 Thread John Harragin
ge which contains the segfaulting file. ... On Thu, Nov 2, 2017 at 1:38 PM, John Harragin wrote: > OK, I tried again. I ran the following series of commands (some output in > attached file): > > On a separate session, the first sqli process 29669 worked continually. > On a separate s

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-11-03 Thread John Harragin
in the sig, so I'll have to turn to the maria repo. I'll try replacing the driver first, then install the server - and I may be good to go. On Fri, Nov 3, 2017 at 10:23 AM, John Harragin wrote: > What I have found is that the only new shared objects between the > different

Re: [CentOS] Maria 10 breaks unixodbc mysql connector

2017-11-06 Thread John Harragin
repository would also be fine. At the moment, I did not find the driver packaged specifically for centos. On Fri, Nov 3, 2017 at 11:01 AM, John Harragin wrote: > I think the solution may exist. > > The compatibility of mysql-connector-odbc with maria may just means the > driver ca