php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 151-180 of 340 Show Next 30 Entries »
Bugs for PDO related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
43561
(edit)
2007-12-11 07:56 UTC 2010-05-31 21:35 UTC Bug Closed 5.2.5 Linux Selecting large numbers of rows results in OOM ssufficool
43663
(edit)
2007-12-23 23:08 UTC 2007-12-30 18:01 UTC Bug Closed 5.2.5 Linux 2.6.23 (Gentoo) Extending PDO class with a __call() function doesn't work dsp
43707
(edit)
2007-12-29 20:44 UTC 2008-07-23 11:36 UTC Bug Closed 5.3CVS-2007-12-29 (CVS) WinXP PDOStatement->nextRowset() doesn't work  
43831
(edit)
2008-01-13 20:55 UTC 2009-02-13 02:24 UTC Bug Closed 5.2CVS, 5.3CVS, 6CVS OS X/Linux $this gets mangled when extending PDO with persistent connection felipe
43925
(edit)
2008-01-24 00:11 UTC 2008-10-23 18:57 UTC Bug Closed 5.2.5 FreeBSD 6.3 Incorrect argument counter in prepared statements with pgsql felipe
43967
(edit)
2008-01-29 15:29 UTC 2008-01-29 16:06 UTC Bug Closed 5.2.5 Vista SUM query on null value provides error in result with PDO_MYSQL driver  
44135
(edit)
2008-02-16 03:26 UTC 2011-07-03 03:20 UTC Doc Closed 5.2.5 Linux PDO MySQL does not support CLIENT_FOUND_ROWS kalle
44153
(edit)
2008-02-18 18:07 UTC 2008-11-22 20:17 UTC Bug Closed 5.3CVS-2008-02-18 (CVS) Linux PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run davidc
44154
(edit)
2008-02-18 18:25 UTC 2008-11-22 20:18 UTC Bug Closed 5.3CVS-2008-02-18 (CVS) Linux PDO->errorInfo() does not always return three element array  
44159
(edit)
2008-02-18 19:33 UTC 2008-02-19 12:18 UTC Bug Closed 5.3CVS-2008-02-18 (snap) Linux Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)  
44166
(edit)
2008-02-19 13:00 UTC 2008-03-03 21:14 UTC Bug Closed 5.3CVS-2008-02-19 (CVS) Linux Parameter handling flaw in PDO::getAvailableDrivers()  
44171
(edit)
2008-02-19 14:56 UTC 2008-02-20 03:12 UTC Bug Closed 5.3CVS-2008-02-19 (CVS) Linux PDO->query ('SELECT ...', PDO::FETCH_COLUMN, -1) - error or not?  
44173
(edit)
2008-02-19 15:52 UTC 2009-04-02 16:44 UTC Bug Closed 5.3CVS-2008-02-19 (CVS) Irrelevant PDO->query() parameter parsing/checking needs an update mbeccati
44189
(edit)
2008-02-20 18:16 UTC 2008-02-21 13:38 UTC Bug Closed 5.3CVS-2008-02-20 (CVS) Linux PDO::setAttribute(PDO::ATTR_ERRMODE, <bogus>) parameter checks  
44200
(edit)
2008-02-21 10:07 UTC 2008-02-24 16:09 UTC Bug Closed 5.3CVS-2008-02-21 (CVS) Linux PDO_PGSQL crash on SELECT "?"  
44202
(edit)
2008-02-21 11:07 UTC 2008-02-27 00:01 UTC Bug Closed 5.3CVS-2008-02-21 (CVS) Linux PDO_PGSQL crash when trying to use emulated PS  
44251
(edit)
2008-02-26 11:11 UTC 2008-10-10 12:18 UTC Bug Closed 5.2.5 Linux Question mark and an escaped singel quote lead to an exception felipe
44319
(edit)
2008-03-03 21:46 UTC 2017-04-24 19:12 UTC Req Closed 5.2.5 All Add access to actual query sent to DB adambaratz
44327
(edit)
2008-03-04 17:21 UTC 2008-11-03 16:07 UTC Bug Closed 5.3CVS-2008-03-04 (snap) Linux PDORow::queryString property & numeric offsets / Crash felipe
44409
(edit)
2008-03-11 19:53 UTC 2009-03-23 23:20 UTC Bug Closed 5.3CVS-2008-03-11 (CVS) * PDO::FETCH_SERIALIZE calls __construct() felipe
44425
(edit)
2008-03-13 04:52 UTC 2008-09-16 23:37 UTC Bug Closed 5.2CVS-2008-03-13 (snap) Linux/Windows Extending PDO/MySQL class with a __call() function doesn't work  
44861
(edit)
2008-04-29 16:13 UTC 2009-03-28 19:09 UTC Bug Closed 5.3CVS-2008-04-29 (CVS) Irrelevant scrollable cursor don't work with pgsql mbeccati
44984
(edit)
2008-05-13 20:44 UTC 2008-05-13 22:23 UTC Bug Closed 5.2CVS-2008-05-13 (CVS) RedHat PDO - MySQL WILL NOT install!!!  
45120
(edit)
2008-05-28 20:53 UTC 2009-12-03 15:25 UTC Bug Closed 5.3 Linux PDOStatement->execute() returns true then false for same statement  
45432
(edit)
2008-07-04 17:39 UTC 2009-02-13 02:23 UTC Bug Closed 5.3CVS-2008-07-04 (CVS) Linux 64bit PDO: persistent connection leak felipe
45702
(edit)
2008-08-03 15:19 UTC 2008-08-05 14:30 UTC Bug Closed 5.3.0alpha1 All PDO_SQLITE need to be updated (REQUEST)  
45876
(edit)
2008-08-20 21:40 UTC 2010-06-28 01:59 UTC Req Closed 5.2.6 Gentoo Linux PDO: DBLIB does not support getColumnMeta ssufficool
45951
(edit)
2008-08-29 17:55 UTC 2010-07-12 05:31 UTC Bug Closed 5.2.6 Windows XP Sp3 PDO_MSSQL problem if query return no result ssufficool
46007
(edit)
2008-09-06 05:45 UTC 2009-01-28 02:58 UTC Bug Closed 5.2.6 FreeBSD 7.0-STABLE PDO_Sqlite: PDOStatement::rowCount() and PDO::exec() always returns 0  
46139
(edit)
2008-09-20 19:43 UTC 2008-10-10 16:58 UTC Bug Closed 5.3.0alpha2 Linux PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE johannes
« Show Previous 30 Entries Showing 151-180 of 340 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 12:01:33 2024 UTC