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
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: 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 Apr 26 09:01:29 2024 UTC