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 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-7878Fax: (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




Re: state: reading from net

2001-02-02 Thread Manfred Meier



"Jeremy D. Zawodny" schrieb:

> 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's point of view, right?
>
> Jeremy

Yes, 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 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.

Thank you for help

Manfred Meier
[EMAIL PROTECTED]



-
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




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's point of view, right?

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878Fax: (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




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 information than that of Mr. Zawodny?

Thank you
Manfred Meier
[EMAIL PROTECTED]




"Jeremy D. Zawodny" schrieb:

> 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, <[EMAIL PROTECTED]>
> Technical Yahoo - Yahoo Finance
> Desk: (408) 328-7878Fax: (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


-
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




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, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878Fax: (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




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   (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