[PHP-DEV] Bug #11171 Updated: Faulty MSSQL-queries locks PHP From: peter <email protected>
Date: 07/02/01

ID: 11171
User Update by: peter <email protected>
Status: Open
Bug Type: Sybase (dblib) related
Operating system: FreeBSD
PHP Version: 4.0.5
Description: Faulty MSSQL-queries locks PHP

But the Sybase-library is used for MSSQL anyhow, so what's the difference? It still doesn't work.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-30 15:11:33] fmk <email protected>

This is not related to the mssql extension. You are using the sybase extension.

---------------------------------------------------------------------------

[2001-05-29 11:15:03] peter <email protected>

Bug #7881, as posted by alex <email protected> 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

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=11171

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>