Re: [CentOS] MySQL 5.5, PHP and other tools still use 5.0 client drivers

2013-10-30 Thread Matthew B. Brookover
On Wed, 2013-10-30 at 11:22 +0100, Leon Fauster wrote: > Am 29.10.2013 um 22:56 schrieb Reindl Harald : > >> php-mysql is linked against mysql-5.0-libs and talking to > >> a mysql-5.5 server. Should this cause an unpredictable behavior? > > > > no - how do you come to this idea? > > In the last

Re: [CentOS] MySQL 5.5, PHP and other tools still use 5.0 client drivers

2013-10-28 Thread Matthew B. Brookover
On Mon, 2013-10-28 at 22:18 +0200, Eero Volotinen wrote: > 2013/10/28 Matthew B. Brookover > > > 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

[CentOS] MySQL 5.5, PHP and other tools still use 5.0 client drivers

2013-10-28 Thread Matthew B. Brookover
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: