#46508 [Com]: [PATCH]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type

2009-06-29 Thread uwendel at mysql dot com
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

#48082 [Com]: mysql_connect does not work with named pipes

2009-06-29 Thread uwendel at mysql dot com
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

#45432 [NEW]: PDO: persistent connection leak

2008-07-04 Thread uwendel at mysql dot com
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

#44327 [Opn]: PDORow::queryString property & numeric offsets / Crash

2008-04-14 Thread uwendel at mysql dot com
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

#44327 [Opn]: PDORow::queryString property & numeric offsets

2008-04-14 Thread uwendel at mysql dot com
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

#44409 [NEW]: PDO::FETCH_SERIALIZE calls __construct()

2008-03-11 Thread uwendel at mysql dot com
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

#44362 [Bgs]: fetchAll(PDO::FETCH_COLUMN|, ...) and column index -1/PHP_INT_MAX + 1

2008-03-10 Thread uwendel at mysql dot com
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

#44362 [NEW]: fetchAll(PDO::FETCH_COLUMN|, ...) and column index -1/PHP_INT_MAX + 1

2008-03-07 Thread uwendel at mysql dot com
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

#44337 [NEW]: PDO::FETCH_CLASS and visibility private (private constructor, private property)

2008-03-05 Thread uwendel at mysql dot com
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

#44327 [NEW]: PDORow::queryString property & numeric offsets

2008-03-04 Thread uwendel at mysql dot com
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

#44270 [Com]: $mysqli->info is NULL, not an empty string, for "not supported situations"

2008-03-04 Thread uwendel at mysql dot com
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

#44190 [Bgs]: SELECT 1 and PDO::FETCH_BOTH

2008-02-21 Thread uwendel at mysql dot com
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

#44190 [Bgs]: SELECT 1 and PDO::FETCH_BOTH

2008-02-21 Thread uwendel at mysql dot com
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

#44202 [NEW]: PDO_PGSQL crash when trying to use emulated PS

2008-02-21 Thread uwendel at mysql dot com
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

#44200 [NEW]: PDO_PGSQL crash on SELECT "?"

2008-02-21 Thread uwendel at mysql dot com
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(.

#44190 [NEW]: SELECT 1 and PDO::FETCH_BOTH

2008-02-20 Thread uwendel at mysql dot com
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

#44189 [Opn]: PDO::setAttribute(PDO::ATTR_ERRMODE, ) parameter checks

2008-02-20 Thread uwendel at mysql dot com
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

#44189 [NEW]: PDO::setAttribute(PDO::ATTR_ERRMODE, ) parameter checks

2008-02-20 Thread uwendel at mysql dot com
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

#44174 [NEW]: PDO throws exception although ERRMODE = WARNING

2008-02-19 Thread uwendel at mysql dot com
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

#44173 [Opn]: PDO->query() parameter parsing/checking needs an update

2008-02-19 Thread uwendel at mysql dot com
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(

#44173 [Opn]: PDO->query() parameter parsing/checking needs an update

2008-02-19 Thread uwendel at mysql dot com
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:

#44173 [Opn]: PDO->query() parameter parsing/checking needs an update

2008-02-19 Thread uwendel at mysql dot com
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

#44173 [NEW]: PDO->query() parameter parsing/checking needs an update

2008-02-19 Thread uwendel at mysql dot com
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

#44171 [NEW]: PDO->query ('SELECT ...', PDO::FETCH_COLUMN, -1) - error or not?

2008-02-19 Thread uwendel at mysql dot com
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(&

#44169 [NEW]: Limitations of emulated PS / PDO::prepare() docs are wrong

2008-02-19 Thread uwendel at mysql dot com
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

#44166 [Opn]: Parameter handling flaw in PDO::getAvailableDrivers()

2008-02-19 Thread uwendel at mysql dot com
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

#44166 [Opn]: Parameter handling flaw in PDO::getAvailableDrivers()

2008-02-19 Thread uwendel at mysql dot com
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

#44167 [NEW]: Is PDO::getAvailableDrivers() really static?

2008-02-19 Thread uwendel at mysql dot com
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

#44166 [NEW]: Parameter handling flaw in PDO::getAvailableDrivers()

2008-02-19 Thread uwendel at mysql dot com
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

#44159 [NEW]: Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)

2008-02-18 Thread uwendel at mysql dot com
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

#44158 [NEW]: Several PDO attributes are documented with the wrong type

2008-02-18 Thread uwendel at mysql dot com
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

#44154 [NEW]: PDO->errorInfo() does not always return three element array

2008-02-18 Thread uwendel at mysql dot com
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

#44153 [NEW]: PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run

2008-02-18 Thread uwendel at mysql dot com
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

#44151 [NEW]: Errors not cleaned properly

2008-02-18 Thread uwendel at mysql dot com
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

#42689 [Com]: Cannot bind parameter to a dimensional value within a foreach loop

2007-09-19 Thread uwendel at mysql dot com
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

#42548 [Com]: PROCEDURE xxx can't return a result set in the given context (works in 5.2.3!!)

2007-09-12 Thread uwendel at mysql dot com
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

#42619 [Com]: Problem with prepared statement

2007-09-12 Thread uwendel at mysql dot com
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

#42548 [Com]: PROCEDURE xxx can't return a result set in the given context (works in 5.2.3!!)

2007-09-11 Thread uwendel at mysql dot com
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

#42619 [Com]: Problem with prepared statement

2007-09-11 Thread uwendel at mysql dot com
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

#42378 [Com]: bind_result memory exhaustion

2007-09-04 Thread uwendel at mysql dot com
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

#42378 [Com]: bind_result memory exhaustion

2007-09-04 Thread uwendel at mysql dot com
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

#42378 [Com]: bind_result memory exhaustion

2007-09-03 Thread uwendel at mysql dot com
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