ID:               35848
 Comment by:       c00lways at gmail dot com
 Reported By:      shawn dot richards at ink dot ltd dot uk
 Status:           No Feedback
 Bug Type:         MySQL related
 Operating System: Mac OS X Tiger.
 PHP Version:      5CVS-2005-12-30 (snap)
 Assigned To:      andrey
 New Comment:

i've checked on the changelog of mysql...

from mysql 5.0.18 to 5.0.22
almost all of them are security fixes...

this could be a security treat for all existing mysql 5.0.22 and below


Previous Comments:
------------------------------------------------------------------------

[2006-07-27 16:04:02] c00lways at gmail dot com

anyone going to help on this?

i've faced the same problem with mysql 5.0.22 with php 5.1.4...

the problem has been reported on mysql support website, but yet, no one
have got the solutions to it.

i think it's due to libmysql...

when i tried to compile using
--with-mysqli=/usr/local/mysql/bin/mysql_config

it states something to do with invalid version of libmysql..

my box was just freshly installed mysql 5.0.22...

and now attempting to compile the php 5.1.4

example:

--with-mysql=/usr/local/mysql  --with-gd \
--enable-embedded-mysqli \
--with-gd2 --with-openssl --with-sockets \
--enable-mbstring --enable-ftp --enable-sockets \
--with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib \
--with-zlib-dir=/usr/lib

------------------------------------------------------------------------

[2006-07-11 17:06:28] down at townsquirrel dot de

I've the same problem:

Both verions (binary and self-compiled sourcecode) of MYSQL 5.0.22
didn't worked pretty !

Using 5.0.18 solved the problem

------------------------------------------------------------------------

[2006-06-29 16:49:04] javier at nediam dot com dot mx

I faced the same problem with the binary distribution of MySQL 5.0.22.
Instead I try with the source distribution (of the same version 5.0.22)
and It worked :)

------------------------------------------------------------------------

[2006-06-28 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2006-06-22 14:34:45] valentijn at depagter dot com

I'm currently experiencing the same problem, with any combination of
the following:

Apache v2.2.2
MySQL v5.0.22 & v5.1.11-beta-i686
PHP 5.1.4 & 5.2 Snapshot (200606221230)

Configuration output:
---------------------
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql configure failed. Please check config.log for
more information.
---------------------

Tried it with both 5.1.4 and the latest snapshot, which unfortunately
does not resolve the issue.

I can confirm that using MySQL v5.0.18 instead of 5.0.22 or 5.1.x does
work.

I think it is the same as, or at least related to the following bug:
http://bugs.mysql.com/bug.php?id=19817

Every MySQL version below 5.0.20 seems to be unaffected.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35848

-- 
Edit this bug report at http://bugs.php.net/?id=35848&edit=1

Reply via email to