ID:               44437
 Comment by:       phpnet at ukmall dot net
 Reported By:      nishant dot agg at gmail dot com
 Status:           No Feedback
 Bug Type:         Output Control
 Operating System: Windows Server 2003
 PHP Version:      5.2.5
 New Comment:

Nishat is referring to tables in range of 120 rows. Someone suggests
split of huge data. That amuses me because I have 600000 and 900000 rows
in two tables and am looking solution to inability to fetch array,
beyond those numbers. Nishant's problem must lie somewhere in scripts
and not data size.


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

[2008-03-24 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2008-03-17 00:28:33] [EMAIL PROTECTED]

Take the huge script you're thinking of and tear it down into the
relevant small part that really is relevant here. Then you shouldn't
have any "security" issues. As was requested: SHORT script,
copy'n'pasteable from the report.

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

[2008-03-15 07:52:54] nishant dot agg at gmail dot com

Hi thanx for that early reply.........
Due to security issue i cant provide you with the script..........
if possible kindly suggest me some points to check this problem....Also
the data site performance is very very slow...........

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

[2008-03-14 22:58:05] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.

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

[2008-03-14 18:46:29] nishant dot agg at gmail dot com

Description:
------------
hi,

I am retrieving some data from myql database onto my php page. The
problem is that the data which is fetched from mysql is not complete.
Say i have 120 rows in aparticular table in my database but when i check
the record on front end it gives me less number of rows say 100 rows or
90 rows. Th bottom line is that i am unable to fetch the complete data
from the database.
I am not exactly aware of whther it is an php bug or what but please do
solve this issue , My project is stuck in between because of this
shit.......
Please do the needfull



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


-- 
Edit this bug report at http://bugs.php.net/?id=44437&edit=1

Reply via email to