php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30110 mysql.connect_timeout is bugged for NSAPI
Submitted: 2004-09-16 12:46 UTC Modified: 2005-02-16 01:00 UTC
From: manuelsagra at ibermutuamur dot es Assigned:
Status: No Feedback Package: iPlanet related
PHP Version: 4.3.8 OS: Solaris 9
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: manuelsagra at ibermutuamur dot es
New email:
PHP Version: OS:

 

 [2004-09-16 12:46 UTC] manuelsagra at ibermutuamur dot es
Description:
------------
A fresh install of PHP whith the NSAPI doesn't connect to a remote MySQL. We have discovered that it's related to the timeout of the connection socket. While the socket is connecting, and after the first "synack", the client sends a shutdown, so the connection is not established. The workaround is to put a -1 in the mentioned timeout option, but we think this is not desirable...



Reproduce code:
---------------
The default settings doesn't work with NSAPI


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-16 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC