php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11171 Faulty MSSQL-queries locks PHP
Submitted: 2001-05-29 11:15 UTC Modified: 2002-01-28 10:40 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: peter at mediasvar dot se Assigned:
Status: No Feedback Package: Sybase (dblib) related
PHP Version: 4.0.5 OS: FreeBSD
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2001-05-29 11:15 UTC] peter at mediasvar dot se
Bug #7881, as posted by alex@quad.com.ar and bug #9244 is still present in PHP4.0.5.
Setup: FreeBSD 3.4-STABLE, Apache 1.3.20, PHP4.0.5, newest SybaseOpenClient for FreeBSD (not sure of version, older doesn't work either), SQLServer 7.0SP3 on WinNT.
Sending a valid query, using mssql_query() works fine, sending an invalid query (for a
table that does not exist for example), hangs the script. PHP does not timeout, the browser
does eventually.
For more details, see bug #7881.

This is very important for me to get fixed, would be happy for some information on why this happens?

Thanks!
Peter

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-30 15:11 UTC] fmk@php.net
This is not related to the mssql extension. You are using the sybase extension.
 [2001-07-02 07:08 UTC] peter at mediasvar dot se
But the Sybase-library is used for MSSQL anyhow, so what's the difference? It still doesn't work.
 [2002-01-07 02:31 UTC] lobbin@php.net
Can you try this with PHP 4.1.1?
 [2002-01-28 10:40 UTC] sander@php.net
No feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 02:02:52 2024 UTC