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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
35 + 28 = ?
Subscribe to this entry?

 
 [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: Sun May 05 05:01:31 2024 UTC