Re: Slow querys When ADSL is down on W2K

2004-06-08 Thread John Fawcett
From: "Mauricio Pellegrini" > > > Oh no.. The reason is I've changed my seat. All IP's are static. > Sorry :) It generally helps to keep the problem conditions the same while investigating. :) > > > I forgot that Here is the result of Ipconfig /all on the same machine > (192.168.10.2) > > > C:\>ip

Re: Slow querys When ADSL is down on W2K

2004-06-08 Thread Mauricio Pellegrini
> > > > The only thing strange about this is that in your previous > post you mentioned that the wk2 machine had an ip of > 192.168.10.5. Yes, that example was from another machine on the same net > > The above route print output seems to be for a machine > with an ip of 192.168.10.2. Yes.

Re: Slow querys When ADSL is down on W2K

2004-06-08 Thread John Fawcett
From: "Mauricio Pellegrini" > On Tue, 2004-06-08 at 12:57, John Fawcett wrote: > > > From: "Mauricio Pellegrini" > > > Hi, > > > > > > I've tryed that after reading this message, > > > But couldn't get the route correctly established. > > > > > > I'm giving some more details in this example > > > >

Re: Slow querys When ADSL is down on W2K

2004-06-08 Thread Mauricio Pellegrini
On Tue, 2004-06-08 at 12:57, John Fawcett wrote: > From: "Mauricio Pellegrini" > > Hi, > > > > I've tryed that after reading this message, > > But couldn't get the route correctly established. > > > > I'm giving some more details in this example > > > > Server (SuSE 8.2) IP 192.168.10.34

Re: Slow querys When ADSL is down on W2K

2004-06-08 Thread John Fawcett
From: "Mauricio Pellegrini" > Hi, > > I've tryed that after reading this message, > But couldn't get the route correctly established. > > I'm giving some more details in this example > > Server (SuSE 8.2) IP 192.168.10.34 > > Win2k IP 192.168.10. 5 Gets slow when adsl is

Re2: Slow querys When ADSL is down on W2K

2004-06-08 Thread Mauricio Pellegrini
Hi, I've tryed that after reading this message, But couldn't get the route correctly established. I'm giving some more details in this example Server (SuSE 8.2) IP 192.168.10.34 Win2k IP 192.168.10. 5 Gets slow when adsl is down Lin_box1 (SuSE 8.2) IP 192.168.10. 3 Per

RE: Slow querys When ADSL is down on W2K

2004-06-08 Thread Mauricio Pellegrini
hen the adsl goes down? > > Not a network expert, so just a guess 8-) > > Peter > > > > -Original Message- > > From: Mauricio Pellegrini [mailto:[EMAIL PROTECTED] > > Sent: 04 June 2004 00:44 > > To: MySql List > > Subject: Slow querys When

RE: Slow querys When ADSL is down on W2K

2004-06-03 Thread Sunmaia
egrini [mailto:[EMAIL PROTECTED] > Sent: 04 June 2004 00:44 > To: MySql List > Subject: Slow querys When ADSL is down on W2K > > > Hi, > > This seems to be a strange situation. > > I have a server ( Sun fire v65x ) running > SuSE 8.2 and My-Sql 4.1.1alpha-max. > &

Re: Slow querys When ADSL is down on W2K

2004-06-03 Thread Brad Tilley
I'd suggest you add a static route to the W2k clients just to see if that corrects the problem... try this command: route ADD ddd.ddd.ddd.ddd MASK mmm.mmm.mmm.mmm ggg.ggg.ggg.ggg d = destination (the mysql DB server) m = subnet mask (255.255.255.0 or whatever your route happens to be) g = gateway

Slow querys When ADSL is down on W2K

2004-06-03 Thread Mauricio Pellegrini
Hi, This seems to be a strange situation. I have a server ( Sun fire v65x ) running SuSE 8.2 and My-Sql 4.1.1alpha-max. I've detected that when our adsl internet connection is down the querys on our local network turns to be unusually slow. But this situation occurs only when querys are execu