php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14363 mysql_unbuffered_query
Submitted: 2001-12-06 14:16 UTC Modified: 2001-12-06 14:35 UTC
From: mud at herlt dot at Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
 [2001-12-06 14:16 UTC] mud at herlt dot at
mysql_unbuffered_query sometimes causes php to hang. same code works fine with mysql_query.

also see comment 04-Dec-2001 05:50 on http://www.php.net/manual/en/function.mysql-unbuffered-query.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-06 14:32 UTC] derick@php.net
This was fixed today in CVS. The fix will be in version 4.2.0.

Derick
 [2001-12-06 14:33 UTC] derick@php.net
BTW, it is actually a bug in the mysql client library it seems....

Derick
 [2001-12-06 14:35 UTC] mud at herlt dot at
you why did you fix it? ;) or did you meen workaround?

greetings, laurin :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 21:01:28 2024 UTC