php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18043 ODBC_Connect timeout
Submitted: 2002-06-28 07:14 UTC Modified: 2002-09-11 11:28 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: raffaelf at ieb dot hu Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 4.2.1 OS: Win2k
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: raffaelf at ieb dot hu
New email:
PHP Version: OS:

 

 [2002-06-28 07:14 UTC] raffaelf at ieb dot hu
odbc_connect's error handling mechanism doesn't work
if the username isn't correct on the receiver side. 
PHP doesn't do anything until it times out, although the
other side sends an "invalid username/password" message.
I think this applies to all odbc drivers.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-28 08:56 UTC] kalowsky@php.net
I disagree.  iODBC, and unixODBC both timeout when they can't connect.  I'm guessing this may be more a Windows issue.  I'll have to try and get a hold of a Windows system to do much testing/debugging.
 [2002-07-31 00:55 UTC] kalowsky@php.net
initial simple tests show that scripts time out very nicely on windows.  Are you by any chance making your timeout setting REALLY high?
 [2002-09-11 11:28 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC