php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8246 OCILogOff() cann't free the conection with Oracle8
Submitted: 2000-12-13 21:09 UTC Modified: 2001-05-11 21:25 UTC
From: arnoldguo at sohu dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.3pl1 OS: RedHat Linux 6.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: arnoldguo at sohu dot com
New email:
PHP Version: OS:

 

 [2000-12-13 21:09 UTC] arnoldguo at sohu dot com
In PHP4.0.3 after you use OCILogOff($Conn)to free the
connection with Orale8 database,you can still use 
$Conn to visit the database.But in PHP3 OCILogOff() 
can free the handle.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-30 04:48 UTC] sniper@php.net
reclassified

 [2001-05-11 21:25 UTC] sniper@php.net
I don't know why this report was marked as duplicate.
Please check if this problem exists with PHP 4.0.5
and reopen if it does.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC