Re: slow connection from localhost

2009-06-08 Thread Raymond Steigerwalt
Did you try --skip-name-resolve ? Not sure if you are using any sort of caching, but memcahced may be a solution to mitigate some of the load for reads. 2009/6/8 Jancsok Akos > hi, > > I need some urgent help. We have encountered a problem, when we try to > connect in shell with a mysql cli

slow connection from localhost

2009-06-08 Thread Jancsok Akos
hi, I need some urgent help. We have encountered a problem, when we try to connect in shell with a mysql client to the mysqld (via socket or via localhost). The connection takes 5 to 50 seconds, or it happens that the connection is fast, but then the "use somethingdb;" needs 5 to 50 seconds. W