ID:               34248
 User updated by:  joel at everlast dot se
 Reported By:      joel at everlast dot se
-Status:           Feedback
+Status:           Open
 Bug Type:         PDO related
 Operating System: Debian GNU/Linux 2.4.24-1-386
 PHP Version:      5.1.0RC1
 Assigned To:      wez
 New Comment:

I think it was the debian version 4.1.11a-4sarge1 of libmysqlclient14.
And 4.1.11a-4sarge1 of mysql-server-1.4.

as you can read in the url:

"
 * ( [EMAIL PROTECTED]:evs )$ mysql --version
 * mysql  Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i386)
"

I were using debian sarge. The strange thing was that it worked fine
with mysql_connect() in php5.1RC1 and that pdo worked just fine with
php5.1Ob1 but not with php5.1RC1.

Anyways, since i'm on a scedule and really needed to get some things
done, I did a clean re-install with lighttpd and snaps.php.net version
of php5.1RC installed mysql5.1 of the debian sarge packages and now
everything works as i want it to.

I dont know if this bug was becouse of my f*cked-up installation or
something else, but since i've reinstalled my system and everything
works for me now (hey, pdo is really neat!) I don't mind closing this
bugreport.

This is my first report so i'm not sure how things work, should I close
it or is that something the developers do?


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

[2005-08-30 00:31:44] [EMAIL PROTECTED]

What is the version of your MySQL server and what is the version of the
mysql client library PHP is linked against?

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

[2005-08-25 15:16:32] [EMAIL PROTECTED]

Assigned to PDO maintainer.


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

[2005-08-25 14:44:01] joel at everlast dot se

Sorry for my bad english, is there a way to edit the original
description and correct my spellings?

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

[2005-08-25 14:39:46] joel at everlast dot se

Description:
------------
I were using 5.1.0Ob2 and pdo wich worked almost fine, everything but
transaction worked. So I updated to 5.1.0RC1 and suddenly all pdo
related code cease to work.

I'm using apache1.3 as the httpd.

Se link for more information and code example.

Reproduce code:
---------------
http://bowser.everlast.se/~qzio/pdofailure.php

Expected result:
----------------
I want it to execute the $pdo->query() and print out the results.



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


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

Reply via email to