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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 14:01:27 2025 UTC