List:General Discussion« Previous MessageNext Message »
From:Luca Vertua Date:May 7 2002 3:34pm
Subject:One slow connection make mysql slow
View as plain text  
I use mysql to register data in an accounting system, comunications
happen in a 200 Mbit network and database is really fast, so lock
situation ( ie delete after a long select ... ) is really fast and
does not create problems. When I connect from a dialup connection
obviously query take the same time but sending results to me may take
30 seconds. The problem is that mysql locks the table up to the end of
the data sending process so other local client can't work. Is this a
bug? Are there a logical explanation?
Thanks for your help

Luca
mysql, sql

Thread
One slow connection make mysql slowLuca Vertua7 May
  • Re: One slow connection make mysql slowGelu7 May
  • Re: One slow connection make mysql slowLuca Vertua7 May
  • Re: One slow connection make mysql slowGelu7 May