[MDEV-4134] Upgrade to 5.5.29-1 killed PHP Created: 2013-02-04  Updated: 2013-03-06  Resolved: 2013-02-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.29
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Gabriel PREDA Assignee: Vladislav Vaintroub
Resolution: Duplicate Votes: 0
Labels: packaging
Environment:

CentOS 6.3

Linux [removed] 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

[root@[removed] ~]# php -v
PHP 5.3.14 (cli) (built: Aug 21 2012 21:48:08)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies

Configure Command => ./configure --cache-file=../php-5.3.14.cache --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --with-apxs2 --with-gd --enable-gd-native-ttf --enable-gd-jis-conv --with-jpeg-dir --with-png-dir --with-xpm-dir --with-libdir=lib64 --with-freetype-dir --with-t1lib --with-gettext --with-zlib --enable-mod-charset --with-openssl --with-kerberos --with-pcre-regex --with-sqlite3 --enable-bcmath --with-bz2 --enable-calendar --enable-ctype --with-curl --disable-dba --enable-dom --enable-exif --enable-fileinfo --enable-filter --enable-ftp --with-gmp --with-mhash --enable-hash --with-iconv --with-imap --with-imap-ssl --enable-intl --enable-json --with-ldap --with-ldap-sasl --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --with-mcrypt --with-mysql=/usr/bin/mysql_config --with-mysqli=/usr/bin/mysql_config --enable-pcntl --enable-pdo --with-pdo-mysql=/usr/bin/mysql_config --with-pdo-sqlite --enable-phar --enable-posix --without-libedit --with-readline --without-recode --enable-session --without-mm --enable-shmop --enable-simplexml --with-openssl-dir --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --enable-wddx --enable-xml --enable-xmlreader --with-xmlrpc --enable-xmlwriter --with-xsl --enable-zip --with-pcre-dir --with-pear --disable-debug --with-snmp


Issue Links:
Relates
relates to MDEV-4127 MariaDB MySQLi PHP Failure? Closed

 Description   

Upgraded through yum to 5.5.29-1.

All cron jobs started to complain about php

[root@[removed] ~]# php -v
php: symbol lookup error: php: undefined symbol: client_errors

Downgrading to MariaDB-5.5.28a solved the issue.



 Comments   
Comment by Elena Stepanova [ 2013-02-04 ]

Looks the same as MDEV-4127. Assigning to Wlad in case there is any information he needs from the reporter, otherwise I think it can be closed as a duplicate.

Comment by Vladislav Vaintroub [ 2013-02-04 ]

Was it a self-compiled mysqli.so? Asking because the one that comes with the distro, depends on libmysqlclient16.so (which corresponds to MySQL5.1 to MariaDB 5.3)

Comment by Gabriel PREDA [ 2013-02-04 ]

Yes.
PHP source from php.net. Compiled it myself.

Comment by Aleksey Sanin (Inactive) [ 2013-03-06 ]

I've run into the same issue with both MariaDB 5.5.29 and PHP compiled from sources

Generated at Thu Feb 08 06:54:01 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.