php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4181 Large query problems
Submitted: 2000-04-18 13:34 UTC Modified: 2000-07-22 19:56 UTC
From: Luis_Javier_Gomez at 3com dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0 Latest CVS (18/04/2000) OS: Unix
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Luis_Javier_Gomez at 3com dot com
New email:
PHP Version: OS:

 

 [2000-04-18 13:34 UTC] Luis_Javier_Gomez at 3com dot com
When I try to execute a big SELECT * FROM table;  (A 3762 KB result query), I do not see the results.  There may be problems because the size.

The problem may be the configuration file, that may not provide large queries.  I do not have access to that file, but I could suggest changes to the administrator.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-22 19:55 UTC] mrobinso at cvs dot php dot net
Please upgrade to the latest version of php and
reopen if the problem persists, though I doubt this
is a php bug.

If you reopen a new report, please include the versions
of related software you are using, and a copy of your
./configure line.
 [2000-07-22 19:56 UTC] mrobinso at cvs dot php dot net
Forgot to close.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 20:01:31 2024 UTC