similar to: Maria 10 breaks unixodbc mysql connector

Displaying 20 results from an estimated 2000 matches similar to: "Maria 10 breaks unixodbc mysql connector"

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
2017 Nov 03
1
Maria 10 breaks unixodbc mysql connector
I think the solution may exist. The compatibility of mysql-connector-odbc with maria may just means the driver can access the mariadb - but my experience suggests not live on the same host. maria has its own connector: https://downloads.mariadb.org/connector-odbc/ it does not look like this is in the sig, so I'll have to turn to the maria repo. I'll try replacing the driver first, then
2017 Oct 31
0
Maria 10 breaks unixodbc mysql connector
On 10/30/2017 12:22 PM, John Harragin wrote: > [root at ec-ast yum.repos.d]# ldd /usr/lib64/libmyodbc5w.so | grep -iE > "my|maria" > libmysqlclient.so.18 => /usr/lib64/mysql/libmysqlclient.so.18 > (0x00007f3dfb34c000) > [root at ec-ast yum.repos.d]# repoquery -l MariaDB-server MariaDB-client > MariaDB-commo MariaDB-shared galera boost-program-options jemalloc
2017 Nov 03
0
Maria 10 breaks unixodbc mysql connector
What I have found is that the only new shared objects between the different versions of the running isqls is: < lrwxrwxrwx. 1 root root 24 Oct 31 21:25 /usr/lib64/mysql/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0 > lrwxrwxrwx. 1 root root 24 Nov 2 12:13 /usr/lib64/mysql/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0 ... also this is the only shared object with a different
2017 Oct 30
0
Maria 10 breaks unixodbc mysql connector
Am 30.10.2017 um 20:22 schrieb John Harragin: > I recently installed mariadb-server 10.1 by adding the following repository: > > baseurl = http://yum.mariadb.org/10.1/centos7-amd64 [ ... ] > I could reinstall mariadb-server, add a symlink and it would probably work, > but I thought it would be better to post and hopefully the maintainer of > whichever package (unixodbc, maria,
2006 Jan 30
3
RMySQL install
I am having trouble installing RMySQL on a clean install of Fedora Core 4 64 bit on a dual dual core machine (that is, two dual core processors). Seems like the LD_LIBRARY_PATH is incorrect, but I don't seem to have it quite right yet. There are a few mentions of this problem in google, but thus far none of the "fixes" and fixed my problem. I've tried defining the
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today. Can this be resolved: ---> Downloading header for compat-openldap to pack into transaction set. compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00 ---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be updated --> Running transaction check --> Processing Dependency:
2017 Apr 25
2
building Dovecot in Debian 9
> On Apr 25, 2017, at 2:16 PM, Peter van der Does <peter at avirtualhome.com> wrote: > > You might have to install the package default-libmysqlclient-dev from > the Debian repo. Isn?t that the MariaDB package? I don?t really want to mix MariaDB with MySQL (even though they are probably still compatible, but diverging as time passes). Dovecot does build with
2017 Apr 25
2
building Dovecot in Debian 9
I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure: checking for shadow.h... yes checking for pam_start in -lpam... no checking for auth_userokay... no checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... no configure: error: Can't build with MySQL support: libmysqlclient not found #> find / -name
2016 May 29
2
asterisk odbc segfaults
doesnt work for me Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a): > Hi, > > > On 2016-05-27 18:28, Marek ?ervenka wrote: >> after downgrade to 13.8.2 >> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip >> b49162cd sp bfac0940 error 4 in >> libmysqlclient.so.16.0.0[b48f1000+12e000] >> >> after downgrade to 13.7.2 >>
2013 Oct 28
2
MySQL 5.5, PHP and other tools still use 5.0 client drivers
I upgraded a web server from CentOS 5.9 to 5.10. The instructions also indicate that MySQL 5.0 is no longer supported so I followed the instructions to upgrade to 5.5. Everything seems to be working so I tried to remove MySQL 5.0 and MySQL 5.1. It seems there are still dependencies on MySQL 5.0: [root at w3 ~]# rpm -e mysql51-mysql-libs-5.1.70-1.el5 mysql-server-5.0.95-5.el5_9
2008 Apr 15
3
Upgrading MySQL from 4.1 to 5
Hello All, I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I need to go from MySQL 4.1 to 5. I downloaded the following two files: mysql-server-5.0.58-1.el4.centos.i386.rpm mysql-5.0.48-2.el4.centos.i386.rpm I tried to do: yum install mysql-server-5.0.58-1.el4.centos.i386.rpm And get: Setting up Install Process Setting up repositories Reading repository metadata in from
2017 Oct 31
0
Maria 10 breaks unixodbc mysql connector
On 10/31/2017 12:23 PM, John Harragin wrote: > However my asterisk server is still running and it still has that file > open. I don't know if this keeps new processes referencing the .so file > that is open in ram. No.? New processes will use the .so that they find in their library path, in the filesystem. > I'm not sure how the package manager addresses such > issues.
2011 Feb 12
8
CentOS 64 bit php 5.2 huge problem
Hello, i am getting the following error in CentOS 64 bit with php 5.2 I cant get mysql functionality running and the ioncube loader Please help, i am very desperate Here is my output: [root at host ~]# php -v Failed loading /usr/local/ioncube/ioncube_loader_lin_5.1.so: /usr/local/ioncube/ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex PHP Warning: PHP
2019 Jul 22
1
Dovecot with MySQL over SSL.
On 20 Jul 2019, at 23.02, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > > On 20.07.2019 22:37, Aki Tuomi via dovecot wrote: >> >>> On 20/07/2019 21:07 Reio Remma via dovecot <dovecot at dovecot.org> <mailto:dovecot at dovecot.org> wrote: >>> >>> >>> On 20.07.2019 18:03, Aki Tuomi via dovecot wrote: >>>>
2007 Mar 08
3
RE: MySQL Install error on Centos 4.3
I get the following error on trying to install mysql rpms please any idea what might be wrong and how to work around it? [root at localhost linux 23-02-2007]# rpm -i --nodeps mysql-5.0.27-1.el4.centos.i386.rpm warning: mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821 file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts with file from package
2014 Aug 30
3
why does centos 7 want to install mariadb instead of mysql ?
Hey all, I just got around to trying out CentOS 7. And for some reason when I attempt to install mysql-server, instead I'm offered mariadb? I'm using epel and remi as my repos. [root at web1:/etc/yum.repos.d] #cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.0 (Maipo) [root at web1:/etc/yum.repos.d] #yum repolist Loaded plugins: amazon-id, rhui-lb repo id
2016 May 27
2
asterisk odbc segfaults
hi, i have the same problems as in https://issues.asterisk.org/jira/browse/ASTERISK-25833 my current combination is centos 6 32-bit, unixODBC 2.3.2 (recompiled from fedora20), mysql 5.1.73, mysql-connector-odbc 5.1.5, asterisk 13.9.1 i tried update to mysql-connector-odbc 5.3.6 from oracle but it segfaults every time can you share your working mysql+odbc combination? thanks odbcinst.ini
2016 Aug 25
3
systemd not restarting daemon
On an up-to-date CentOS 7 system, I am running named-sdb (pulling domain records from MySQL), which is segfaulting randomly (after 3-8 hours or so it appears) in libmysqlclient (I've opened a bug). Since this is an internal service, until the segfault can be addressed, I wanted systemd to restart it for me. I created a file called /etc/systemd/system/named-sdb-chroot.service.d/service.conf
2019 Jul 20
2
Dovecot with MySQL over SSL.
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 20/07/2019 21:07 Reio Remma via dovecot <dovecot@dovecot.org> wrote: </div> <div> <br> </div> <div> <br>