php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 91-120 of 340 Show Next 30 Entries »
Bugs for PDO related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
61969
(edit)
2012-05-07 17:50 UTC 2021-03-16 13:00 UTC Doc Closed 5.4.2   emulate prepares default on needs to be clearly documented cmb
65219
(edit)
2013-07-08 13:37 UTC 2013-07-12 23:29 UTC Bug Closed 5.4.17 CentOS 6.4 PDO/dblib not working anymore ("use dbName" not sent) ssufficool
65067
(edit)
2013-06-19 19:48 UTC 2013-06-20 19:54 UTC Bug Closed 5.4.16 Ubuntu 12.04 Please apply dbsetopt fix from #63258 to PHP 5.4 ssufficool
65149
(edit)
2013-06-27 17:34 UTC 2013-06-27 17:35 UTC Bug Closed 5.4.16 Slackware 13 x64 MySQL + EMULATE_PREPARES = false cause HY093 error with non unique parameters  
64808
(edit)
2013-05-10 06:01 UTC 2013-06-04 00:25 UTC Bug Closed 5.4.15 Debian FreeTDS PDO getColumnMeta on a prepared but not executed statement crashes ssufficool
64864
(edit)
2013-05-16 20:32 UTC 2013-05-16 22:56 UTC Bug Closed 5.4.15 Ubuntu Linux 13.04 x64 shuffle() and array_push are broken with PDO.  
64522
(edit)
2013-03-26 18:24 UTC 2014-03-12 13:32 UTC Bug Closed 5.4.13 Ubuntu Linux After first query to MSSQL (DBLIB) all the other queries return null values ssufficool
64328
(edit)
2013-03-01 01:18 UTC 2013-05-31 21:44 UTC Bug Closed 5.4.12 FreeBSD 9.1 amd64 No results when re-executing PDO dblib query using same variable ssufficool
64037
(edit)
2013-01-21 13:18 UTC Not modified Bug Closed 5.4.11 Windows Firebird return wrong value for numeric field  
64161
(edit)
2013-02-06 04:52 UTC 2013-06-01 07:08 UTC Bug Closed 5.4.11 linux centos 6 PDO::__construct(): Called dbsetopt with parameter 3 NULL (severity 11) ssufficool
63916
(edit)
2013-01-06 05:20 UTC 2013-01-14 17:00 UTC Bug Closed 5.4.10   PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite  
61207
(edit)
2012-02-29 05:45 UTC 2012-03-05 23:38 UTC Bug Closed 5.4.0RC8 Ubuntu 11.10 64-bit PDO::nextRowset() after a multi-statement query doesn't always work mysql
61292
(edit)
2012-03-05 16:58 UTC 2012-03-06 03:46 UTC Bug Closed 5.4.0 Linux 2.6.32-amd64 Segfault while calling a method on an overloaded PDO object. laruence
61755
(edit)
2012-04-17 13:39 UTC 2016-05-27 19:46 UTC Bug Closed 5.4.0 Windows and Linux A parsing bug in the prepared statements can lead to access violations johannes
55153
(edit)
2011-07-06 21:22 UTC 2011-07-06 23:16 UTC Req Closed 5.3SVN-2011-07-07 (SVN) win7 please accept variable null params  
48913
(edit)
2009-07-14 12:06 UTC 2009-07-15 02:36 UTC Bug Closed 5.3CVS-2009-07-14 (snap) * Too long error code strings in pdo_odbc driver  
48764
(edit)
2009-07-01 23:50 UTC 2009-10-07 17:51 UTC Bug Closed 5.3CVS-2009-07-01 (snap) Linux 2.6.28 (Ubuntu) amd64 PDO_pgsql::query always uses implicit prepared statements if v3 proto available mbeccati
48188
(edit)
2009-05-08 08:52 UTC 2009-05-12 22:19 UTC Bug Closed 5.3CVS-2009-05-08 (CVS) * Cannot execute a scrollable cursor twice with PDO_PGSQL mbeccati
48185
(edit)
2009-05-07 22:46 UTC 2009-05-07 23:30 UTC Bug Closed 5.3CVS-2009-05-07 (CVS) * warning: value computed is not used in pdo_sqlite_stmt_get_col line 271 mbeccati
48060
(edit)
2009-04-23 13:17 UTC 2009-04-23 13:26 UTC Bug Closed 5.3CVS-2009-04-23 (CVS) * pdo_pgsql - large objects are returned as empty mbeccati
47415
(edit)
2009-02-16 22:36 UTC 2011-12-28 10:23 UTC Bug Closed 5.3CVS-2009-02-16 (CVS) * PDO_Firebird segfaults when passing lowercased column name to bindColumn() mariuz
47398
(edit)
2009-02-15 21:38 UTC 2009-02-15 21:54 UTC Bug Closed 5.3CVS-2009-02-15 (CVS)   PDO_Firebird doesn't implements quoter correctly felipe
46457
(edit)
2008-11-01 18:10 UTC 2008-11-23 02:13 UTC Bug Closed 5.3CVS-2008-11-01 (snap) Mac OS X 10.5.5 PDO+MySQL 5.1 gets empty username if password is empty mysql
46292
(edit)
2008-10-14 15:57 UTC 2008-10-14 17:53 UTC Bug Closed 5.3CVS-2008-10-14 (CVS)   PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE felipe
46285
(edit)
2008-10-13 18:04 UTC 2008-10-27 17:29 UTC Bug Closed 5.3CVS-2008-10-13 (CVS) Linux lastInsertId() returns "0" when a deferenced PDOStatement is executed johannes
46274
(edit)
2008-10-11 00:52 UTC 2009-04-23 13:26 UTC Bug Closed 5.3CVS-2008-10-11 (CVS) Linux pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob mbeccati
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
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
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
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
« Show Previous 30 Entries Showing 91-120 of 340 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 20:01:31 2024 UTC