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
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: 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 18:01:30 2024 UTC