ID: 35368
User updated by: lists at cyberlot dot net
Reported By: lists at cyberlot dot net
Status: Open
Bug Type: PDO related
Operating System: Centos 4.1
PHP Version: 6CVS-2005-11-24 (snap)
Assigned To: wez
New Comment:
To try and narrow this down and be able to play with the code more I
recompiled PHP 5.1 without pdo support then compiled seperate modules
however I could not get pdo_mysql to compile.
I phpized ./configure and make and get the following error
checking for MySQL support for PDO... yes, shared
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_query... no
configure: error: mysql_query missing!?
Might be related? So I forced a install of pdo_mysql RC2
The bug goes away, Same exact script but everything is working...
So its either a diffrence between pdo_mysql RC2 or some wierd issue
with shared vs compiled in.
I hope that helps somehow?
Previous Comments:
------------------------------------------------------------------------
[2005-11-25 15:16:27] lists at cyberlot dot net
Also for note, In both cases pdo suport was configured in, not
installed by pear.
------------------------------------------------------------------------
[2005-11-25 15:14:33] lists at cyberlot dot net
What OS are you testing on? All I have are Centos/Redhat based boxes to
test on.
Also if this helps I always download directly from MySQL I never use
the DIST included rpms.
------------------------------------------------------------------------
[2005-11-25 15:11:22] lists at cyberlot dot net
Run this on another box, MySQL 4.1.12 and php 5.1.0RC4 same results
------------------------------------------------------------------------
[2005-11-25 15:00:01] lists at cyberlot dot net
Mysql 5.0.15
I have a few other systems I can see if I can try to replicate on
------------------------------------------------------------------------
[2005-11-25 05:07:42] [EMAIL PROTECTED]
I can't reproduce this at all, even disabling native prepared statement
support in mysql doesn't give me those results.
Which version of mysql are you using?
------------------------------------------------------------------------
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/35368
--
Edit this bug report at http://bugs.php.net/?id=35368&edit=1