Re: state: reading from net

2001-02-02 Thread Jeremy D. Zawodny
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 h

Re: state: reading from net

2001-02-02 Thread Manfred Meier
, thank you very much. You are right, I'm looking from the server's side. 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 st

Re: state: reading from net

2001-02-02 Thread Jeremy D. Zawodny
On Fri, Feb 02, 2001 at 09:11:39AM +0100, Manfred Meier wrote: > Who reads from the network? The client or the server? They both do, really. The server reads the request and the client reads the response. In this case, though, you are looking at the status of various connections from the server

Re: state: reading from net

2001-02-02 Thread Manfred Meier
Very "erstaunlich"! I really didn't thought that! I think we all could live without(!) such answers. Who reads from the network? The client or the server? And if the client, why does it read from the net after the SQL-Statement is already completed? Is there anybody who has an answer with more in

Re: state: reading from net

2001-02-01 Thread Jeremy D. Zawodny
On Fri, Feb 02, 2001 at 08:12:23AM +0100, Manfred Meier wrote: > Hello, > > does anybody know what "Reading from net" means in the "State" > column of the output of mysqladmin processlist? I've always assumed that it means "I'm reading data from the network". Jeremy -- Jeremy D. Zawodny, <[EMAI

state: reading from net

2001-02-01 Thread Manfred Meier
Hello, does anybody know what "Reading from net" means in the "State" column of the output of mysqladmin processlist? Thank you Manfred Meier [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php