php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9693 Killed persistent connections not recognized
Submitted: 2001-03-12 01:49 UTC Modified: 2002-01-08 01:52 UTC
From: jti at iki dot fi Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 4.0.4pl1 OS: Redhat 7.0
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: jti at iki dot fi
New email:
PHP Version: OS:

 

 [2001-03-12 01:49 UTC] jti at iki dot fi
-- PHP-modules: 

'./configure' '--with-apxs' '--enable-calendar' '--with-mysql=/usr' '--with-sybase-ct=/opt/sybase-11.9.2' '--enable-dbase' '--with-imap=/usr/local'

-- Sybase version:

SQL anywhere 7.01

-- PHP.ini

Sybase-section unchanged

-- Additional info

Sybase disconnects active connections after
240min inactivity period

PHP tries to use those "dead" persistent connections and
does not return any errors.

Of course queries do not return any data :)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-18 13:33 UTC] lobbin@php.net
Can this be reproduced with PHP 4.1.0?

R.
 [2002-01-08 01:52 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 15:01:34 2024 UTC