ID: 46508
Comment by: uwendel at mysql dot com
Reported By: marques at displague dot com
Status: Assigned
Bug Type: PDO related
Operating System: *
PHP Version: 5.2.9
Assigned To: mysql
New Comment:
Why would I bother about a function
ID: 48082
Comment by: uwendel at mysql dot com
Reported By: andrew dot answer at gmail dot com
Status: Assigned
Bug Type: MySQL related
Operating System: win32 only - Windows XP
PHP Version: 5.3.0RC1
Assigned To: mysql
New Comment
From: uwendel at mysql dot com
Operating system: Linux 64bit
PHP version: 5.3CVS-2008-07-04 (CVS)
PHP Bug Type: PDO related
Bug description: PDO: persistent connection leak
Description:
Creating a persistent connection handle and assigning a new persistent
ID: 44327
User updated by: uwendel at mysql dot com
-Summary: PDORow::queryString property & numeric offsets
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-0
ID: 44327
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-03-04 (snap)
New Comment:
Crash with CVS snapshot
[EMAIL PROTECTED
From: uwendel at mysql dot com
Operating system:
PHP version: 5.3CVS-2008-03-11 (CVS)
PHP Bug Type: PDO related
Bug description: PDO::FETCH_SERIALIZE calls __construct()
Description:
There seems to be very few documentation about PDO::FETCH_SERIALIZE in the
PHP
ID: 44362
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Bogus
Bug Type:PDO related
PHP Version: 5.3CVS-2008-03-07 (CVS)
New Comment:
One out of four issues explained. Three questions still unsanswered.
The
From: uwendel at mysql dot com
Operating system:
PHP version: 5.3CVS-2008-03-07 (CVS)
PHP Bug Type: PDO related
Bug description: fetchAll(PDO::FETCH_COLUMN|, ...) and column index
-1/PHP_INT_MAX + 1
Description:
Under certain circumstances fetchAll ([ int
From: uwendel at mysql dot com
Operating system:
PHP version: 5.2CVS-2008-03-05 (CVS)
PHP Bug Type: PDO related
Bug description: PDO::FETCH_CLASS and visibility private (private constructor,
private property)
Description:
Please clearify if any of the
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-03-04 (snap)
PHP Bug Type: PDO related
Bug description: PDORow::queryString property & numeric offsets
Description:
What kind of thing is the PDORow::queryString property?
PD
ID: 44270
Comment by: uwendel at mysql dot com
Reported By: stein at visibone dot com
Status: Open
Bug Type: MySQLi related
Operating System: Win2K
PHP Version: 5.2.5
New Comment:
Interesting question and good point. In real life only few
ID: 44190
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Bogus
Bug Type: PDO related
Operating System: Linux 64
PHP Version: 5.3CVS-2008-02-20 (CVS)
New Comment:
Ok, got it. The fun is stuff like SELECT 1
ID: 44190
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Bogus
Bug Type: PDO related
Operating System: Linux 64
PHP Version: 5.3CVS-2008-02-20 (CVS)
New Comment:
Sure, the name does conflict with the
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-21 (CVS)
PHP Bug Type: PDO related
Bug description: PDO_PGSQL crash when trying to use emulated PS
Description:
I was trying to force PDO_PGSQL into emulated PS mode to show that
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-21 (CVS)
PHP Bug Type: PDO related
Bug description: PDO_PGSQL crash on SELECT "?"
Description:
PDO_PGSQL will crash when executing the following:
$pdo = new PDO(.
From: uwendel at mysql dot com
Operating system: Linux 64
PHP version: 5.3CVS-2008-02-20 (CVS)
PHP Bug Type: PDO related
Bug description: SELECT 1 and PDO::FETCH_BOTH
Description:
"PDO::FETCH_BOTH (default): returns an array indexed by both column name
ID: 44189
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-20 (CVS)
New Comment:
PDO->setAttribute(PDO::ATTR_ORACLE_NU
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-20 (CVS)
PHP Bug Type: PDO related
Bug description: PDO::setAttribute(PDO::ATTR_ERRMODE, ) parameter checks
Description:
Question: is there consensus that PDO should use stricter
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: PDO throws exception although ERRMODE = WARNING
Description:
According to the manual, one can ask PDO to report errors in three
ID: 44173
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-19 (CVS)
New Comment:
And a last one...
[7] PDO->query(
ID: 44173
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-19 (CVS)
New Comment:
[6] PDO->query("SELECT", PDO:
ID: 44173
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-19 (CVS)
New Comment:
[5] PDO->query('SELECT ...', PD
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: PDO->query() parameter parsing/checking needs an update
Description:
Parameter parsing/checking by PDO->query() sho
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: PDO->query ('SELECT ...', PDO::FETCH_COLUMN, -1) - error or
not?
Description:
What is PDO->query(&
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: Limitations of emulated PS / PDO::prepare() docs are wrong
Description:
PDO either uses native PS or its own PS emulation. The
ID: 44166
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-19 (CVS)
New Comment:
Oh, well forgot to say that for using the test
ID: 44166
User updated by: uwendel at mysql dot com
Reported By: uwendel at mysql dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.3CVS-2008-02-19 (CVS)
New Comment:
If you fix this and decide on #44167, you might
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: Is PDO::getAvailableDrivers() really static?
Description:
According to the manual, the PDO method getAvailableDrivers() is
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-19 (CVS)
PHP Bug Type: PDO related
Bug description: Parameter handling flaw in PDO::getAvailableDrivers()
Description:
There's a little parameter handling flaw i
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-18 (snap)
PHP Bug Type: PDO related
Bug description: Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)
Description:
You can make PDO crash by running
$pdo->setAtt
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-18 (CVS)
PHP Bug Type: PDO related
Bug description: Several PDO attributes are documented with the wrong type
Description:
PDO->getAttribute() returns attribute values
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-18 (CVS)
PHP Bug Type: PDO related
Bug description: PDO->errorInfo() does not always return three element array
Description:
According to the manual one can expect PDO->err
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-18 (CVS)
PHP Bug Type: PDO related
Bug description: PDO->errorCode() returns '' instead of SQLSTATE if no
operation has been run
Description:
The PHP manual st
From: uwendel at mysql dot com
Operating system: Linux
PHP version: 5.3CVS-2008-02-18 (CVS)
PHP Bug Type: PDO related
Bug description: Errors not cleaned properly
Description:
According to the manual, PDO::errorInfo() returns the error information
about the
ID: 42689
Comment by: uwendel at mysql dot com
Reported By: evangun2001 at yahoo dot fr
Status: Open
Bug Type: MySQLi related
Operating System: windows
PHP Version: 5CVS-2007-09-17 (CVS)
New Comment:
Can you tell me what MySQL and PHP
ID: 42548
Comment by: uwendel at mysql dot com
Reported By: garethjo at usc dot edu
Status: Assigned
Bug Type: MySQLi related
Operating System: Windows XP, Windows 2003
PHP Version: 5.2.4
Assigned To: georg
New Comment:
Your code
ID: 42619
Comment by: uwendel at mysql dot com
Reported By: lmanseau at claurendeau dot qc dot ca
Status: Open
Bug Type: MySQLi related
Operating System: Linux
PHP Version: 5.2.4
New Comment:
Stupid me, ... no bug, of course - wrong API
ID: 42548
Comment by: uwendel at mysql dot com
Reported By: garethjo at usc dot edu
Status: Assigned
Bug Type: MySQLi related
Operating System: Windows XP, Windows 2003
PHP Version: 5.2.4
Assigned To: georg
New Comment:
Does using
ID: 42619
Comment by: uwendel at mysql dot com
Reported By: lmanseau at claurendeau dot qc dot ca
Status: Open
Bug Type: MySQLi related
Operating System: Linux
PHP Version: 5.2.4
New Comment:
Please provide a reproducible test case
ID: 42378
Comment by: uwendel at mysql dot com
Reported By: jullrich at sans dot org
Status: Assigned
Bug Type: MySQLi related
Operating System: Linux (CentOS 4.5)
PHP Version: 5.2.3
Assigned To: andrey
New Comment:
Bug is verified. I
ID: 42378
Comment by: uwendel at mysql dot com
Reported By: jullrich at sans dot org
Status: Assigned
Bug Type: MySQLi related
Operating System: Linux (CentOS 4.5)
PHP Version: 5.2.3
Assigned To: andrey
New Comment:
Thanks! May I also
ID: 42378
Comment by: uwendel at mysql dot com
Reported By: jullrich at sans dot org
Status: Assigned
Bug Type: MySQLi related
Operating System: Linux (CentOS 4.5)
PHP Version: 5.2.3
Assigned To: andrey
New Comment:
Can you add the
42 matches
Mail list logo