Re: Query status

2003-10-23 Thread jlord
10/23/03 02:15 PM cc Subject

Re: Query status

2003-10-23 Thread Filip Rachunek
Are you sure you don't have any errors in your SQL? Maybe your query returns a karthesian product - and this might kill your J2EE application. Check out your slow-log - the query is probably there. -- Per Andreas Buer Thanks for your response Per. Yes, the query is at my slow-log, I already know

Re: Query status

2003-10-23 Thread Per Andreas Buer
"Filip Rachunek" <[EMAIL PROTECTED]> writes: > Hello, > can somebody tell me what the status "Writing to net" returned by "show > processlist" exactly mean? I've tried to find it in MySQL documentation but > either it's not there or I missed it. > I am asking because this status is usually shown w