php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 181-210 of 306 Show Next 30 Entries »
Bugs for PDO related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
46396
(edit)
2008-10-26 18:30 UTC 2008-10-26 19:27 UTC Bug Closed 5.2.6 Windows XP __call() not called on classes extending PDOStatement  
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
46981
(edit)
2008-12-31 03:16 UTC 2010-06-13 18:42 UTC Bug Closed 5.2.9 Windows PDO get Data Bug for Firebird DBMS felipe
47224
(edit)
2009-01-27 12:33 UTC 2009-09-23 21:30 UTC Bug Closed 5.3.0alpha3 Windows MYSQL_ATTR_INIT_COMMAND is no longer available mysql
47297
(edit)
2009-02-04 07:24 UTC 2009-02-04 16:41 UTC Bug Closed 5.3.0beta1 Any pdo_033.phpt fails on PgSQL  
47311
(edit)
2009-02-04 18:29 UTC 2009-03-22 18:35 UTC Bug Closed 5.3.0beta1 Any PDO::PARAM_LOB columns need to be bound before execute() on PgSQL  
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
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
47469
(edit)
2009-02-21 18:35 UTC 2009-04-07 20:05 UTC Bug Closed 5.2.8 Windows XP SP3 beginTransaction causing deadlock in SQLite3  
47589
(edit)
2009-03-06 16:36 UTC 2010-05-31 21:34 UTC Bug Closed 5.2.9 Linux (Gentoo) PDO DBLIB Fails with OOM on large recordsets ssufficool
47746
(edit)
2009-03-22 06:57 UTC 2009-03-22 13:31 UTC Bug Closed 5.2.9   Please update SQLite library for pdo_sqlite extension  
47769
(edit)
2009-03-25 06:43 UTC 2009-03-26 12:54 UTC Bug Closed 5.3.0RC1 xp sp3 Strange extends PDO felipe
47829
(edit)
2009-03-29 16:11 UTC 2009-12-15 00:52 UTC Bug Closed 5.3.0RC1 Debian Etch x86_64 Segmentation fault on startup with PDO Firebird compiled in  
47845
(edit)
2009-03-31 08:03 UTC 2009-04-03 22:14 UTC Bug Closed 5.2.9 Windows XP PDO_Firebird omits first row from query  
48057
(edit)
2009-04-23 07:26 UTC 2009-07-20 00:18 UTC Bug Closed 5.2, 5.3, HEAD * Only the date fields of the first row are fetched, others are empty  
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
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
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
48539
(edit)
2009-06-12 19:59 UTC 2013-09-26 05:12 UTC Bug Closed 5.2.10, 5.3.0RC4 * pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)" felipe
48568
(edit)
2009-06-16 09:48 UTC 2009-06-17 06:56 UTC Bug Closed 5.3.0RC3 OSX 10.5.7 Query to SQLite fails through PDO, works otherwise  
48724
(edit)
2009-06-29 18:02 UTC 2013-01-30 16:41 UTC Bug Closed 5.3.0 * getColumnMeta() doesn't return native_type for BIT, TINYINT and YEAR mysql
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
48773
(edit)
2009-07-02 13:10 UTC 2009-07-19 18:57 UTC Bug Closed 6CVS-2009-07-02 (snap) Linux Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args felipe
48855
(edit)
2009-07-08 16:48 UTC 2009-09-25 15:06 UTC Bug Closed 5.2.10 Windows XP Decimals are rounded with PDO bindValue in mysql double/float fields  
48877
(edit)
2009-07-10 02:35 UTC 2011-12-10 22:20 UTC Bug Closed 5.2.10 Windows "bindValue" and "bindParam" do not work for PDO Firebird mariuz
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  
48924
(edit)
2009-07-14 23:19 UTC 2009-07-16 22:57 UTC Bug Closed 5.2CVS-2009-07-14 (CVS) Ubuntu x86 (32 bit) int value > PHP_INT_MAX causes "Invalid text representation" in pdo_pgsql felipe
49174
(edit)
2009-08-06 00:43 UTC 2009-12-13 20:49 UTC Bug Closed 5.2, 5.3, 6 * crash when extending PDOStatement and trying to set queryString property felipe
49206
(edit)
2009-08-10 09:32 UTC 2009-12-23 03:59 UTC Bug Closed 5.3.0 Windows PDO SQLite support for ATTR_FETCH_TABLE_NAMES and getColumnMeta fix scottmac
49236
(edit)
2009-08-12 13:05 UTC 2009-08-17 17:57 UTC Bug Closed 5.3.0 CentOS 5.3 Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)  
« Show Previous 30 Entries Showing 181-210 of 306 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 18 13:01:32 2024 UTC