php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39684 send data from mysql to php takes long time
Submitted: 2006-11-29 14:44 UTC Modified: 2006-11-29 14:50 UTC
From: v at sas dot nsk dot su Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.0 OS: OpenBSD
Private report: No CVE-ID: None
 [2006-11-29 14:44 UTC] v at sas dot nsk dot su
Description:
------------
Hello!
I have problem:
I have IPB forum installed. After search in IPB (search takes about 3-4 seconds for post table about 300 000 records) mysql shows "Sending Data" status and takes about 3-5 minutes.

I tested with PHP 5.2, PHP 4.4, PHP 4.2.3 - with same results.
I switched  from MySQL 4.2.18 to 4.2.21 and 4.2.22 with same result.

I tested with apache module, fastCGI with NGINX web server - same results. 

I tested mysql connections with socket and network connection.

May be I missed some variables from php.ini?
Main question - how I can speedup code for accept "Sending data" stage between PHP and MySQL more fast?



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-29 14:50 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 19:00:02 2025 UTC