php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8636 $value = odbc_autocommit($handle) return FALSE for error and autocommit off
Submitted: 2001-01-10 08:33 UTC Modified: 2001-04-16 22:06 UTC
From: ingo00 at nexgo dot de Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.4 OS: RedHat Linux 6.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 47 = ?
Subscribe to this entry?

 
 [2001-01-10 08:33 UTC] ingo00 at nexgo dot de
If the crash of odbc_autocommit with one parameter is recovered, then the function supplies the status of autocommit. TRUE for On and FALSE for Off. However FALSE displays at the same time also an error!? FALSE does not have here two statuses those is unique identifiable.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-16 22:06 UTC] kalowsky@php.net
this should be fixed in cvs... 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 09:01:31 2024 UTC