On Fri, Feb 02, 2001 at 10:18:42AM +0100, Manfred Meier wrote:
> 
> My problem is, that I have a delphi program, that has this state
> "reading from net" long after the query has been completed and the
> result is on the screen. The program works very slow and i hoped
> that this state information would point to the origin of the
> problem.
>
> But as I now understand, this message is a normal one. I think I
> have to analyze my program. Perhaps there is something wrong.

It sounds as if the program is partially initiating another query
against the database but doesn't send the complete query to the server
in a timely way.

Hmm.

Good luck tracking it down...

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to