php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34687 PDO->query provides no way to get error message
Submitted: 2005-09-30 10:21 UTC Modified: 2005-10-03 00:11 UTC
From: aidan@php.net Assigned: wez (profile)
Status: Closed Package: PDO related
PHP Version: 5CVS, 6CVS (2005-09-30) (CVS) OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: aidan@php.net
New email:
PHP Version: OS:

 

 [2005-09-30 10:21 UTC] aidan@php.net
Description:
------------
PDO->query() will return false (for example, on a simple update), but there is no error message generated that can be read via errorCode()/errorInfo().


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-03 00:11 UTC] wez@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 09:01:29 2024 UTC