php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 31-60 of 340 Show Next 30 Entries »
Bugs for PDO related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
34001
(edit)
2005-08-05 02:36 UTC 2005-09-01 03:57 UTC Bug Closed 5.1.0b3 * truncating value when optional display width value is used iliaa
34233
(edit)
2005-08-24 13:23 UTC 2005-09-04 02:47 UTC Bug Closed 5CVS-2005-09-02 * PDO query parser ignores parameters when surrounded by closed quotes wez
34590
(edit)
2005-09-21 22:15 UTC 2005-09-22 01:01 UTC Bug Closed 5CVS-2005-09-21 (CVS) * User defined PDOStatement class can't implement methods helly
34687
(edit)
2005-09-30 10:21 UTC 2005-10-03 00:11 UTC Bug Closed 5CVS, 6CVS (2005-09-30) (CVS) * PDO->query provides no way to get error message wez
34714
(edit)
2005-10-03 11:12 UTC 2017-03-29 12:42 UTC Req Closed 5.1.0RC1 * set Default Fetch Mode in PDO class tpunt
35797
(edit)
2005-12-24 19:40 UTC 2006-01-01 21:08 UTC Bug Closed 5CVS-2005-12-24 (CVS) * segfault on PDOStatement::execute() with zend.ze1_compatibility_mode = On wez
37167
(edit)
2006-04-22 15:30 UTC 2006-04-22 19:11 UTC Bug Closed 5.1.2 * PDO::FETCH_FUNC doesn't work with a callback  
42589
(edit)
2007-09-07 16:07 UTC 2009-01-13 02:51 UTC Bug Closed 5.2.4 * getColumnMeta() should also return table name scottmac
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
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
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
48587
(edit)
2009-06-17 15:55 UTC 2011-04-15 16:32 UTC Req Closed * * MySQL PDO driver doesn't support SSL connections rrichards
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
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  
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
49730
(edit)
2009-10-01 06:22 UTC 2010-06-21 23:38 UTC Bug Closed 5.2 only * Firebird - new PDO() returns NULL felipe
50575
(edit)
2009-12-25 20:01 UTC 2009-12-25 20:11 UTC Bug Closed 5.2.12 * PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5 mbeccati
70120
(edit)
2015-07-23 21:01 UTC 2015-07-29 00:18 UTC Doc Closed Irrelevant * PDO::prepare - First argument does not have to be a valid SQL statement cmb
33111
(edit)
2005-05-23 13:24 UTC 2005-07-08 21:29 UTC Bug Closed 5CVS-2005-05-23 AIX 5.2 make error: Value of enumeration constant must be in range of signed integer. wez
34909
(edit)
2005-10-18 17:07 UTC 2012-06-19 09:16 UTC Req Closed 5.1.0RC3 all Defaut FetchMode for PDOStatements in PDO class nikic
38535
(edit)
2006-08-21 13:58 UTC 2006-08-21 16:54 UTC Bug Closed 5CVS-2006-08-21 (CVS) All PDO::errorInfo() many memory errors in pdo_pgsql iliaa
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
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)  
49320
(edit)
2009-08-21 13:45 UTC 2010-06-13 00:05 UTC Bug Closed 5.2.10 All PDO returns null when SQLite connection fails felipe
50728
(edit)
2010-01-12 03:36 UTC 2010-01-12 12:47 UTC Bug Closed 5.3.2RC1 All All PDOExceptions hardcode 'code' property to 0  
54674
(edit)
2011-05-06 11:54 UTC 2011-05-10 09:15 UTC Bug Closed 5.3.6 All mysqlnd valid_sjis_(head|tail) is using invalid operator and range. mysql
« Show Previous 30 Entries Showing 31-60 of 340 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC