Gleb Paharenko wrote:
Hello.
I get 142k rows back in just over 4 seconds.
It means that on the server side query works, so the problem
probably is in PHP.
Good call. I did some testing, and sure enough, the mysql_query() is
successful. The failure comes in trying to retrieve the rows u
Hello.
> I get 142k rows back in just over 4 seconds.
It means that on the server side query works, so the problem
probably is in PHP.
> However, when I run this query using PHP through the browser, I get
> nothing at all. Occasionally, I get get an error about not being able
> to stor