php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7879 mysql_close() is buggy
Submitted: 2000-11-19 13:51 UTC Modified: 2000-12-11 06:25 UTC
From: giese at foreach dot de Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0 Latest CVS (19/11/2000) OS: linux 2.2.16
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: giese at foreach dot de
New email:
PHP Version: OS:

 

 [2000-11-19 13:51 UTC] giese at foreach dot de
any opened connection to a mysql-database may be closed by calling mysql_close(link-identifier), that works fine. when you use only mysql_close() without link-identifier the last opened link should be assumed. this doesnt work.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-11 06:25 UTC] stas@php.net
Fixed in CVS. Please reopren if still have problems with
latest snapshot.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 20:01:30 2024 UTC