Re: Long time to connect to MySQL server on sparc64

2009-08-05 Thread MPrik
I have no knowledge of the procces tracing. Can anybody explain me what this ktrace output represent, please? The man pages didn't help. The marked segment is probably that problem, the delay when connecting to mysql, because is repeated many times. . . . 9344 mysqld RET fcntl 6 9344 mysqld

Re: Long time to connect to MySQL server on sparc64

2009-08-03 Thread MPrik
9344 mysqld EMUL "native" 9344 mysqld RET poll 0 9344 mysqld CALL gettimeofday(0x4e2f4060,0) 9344 mysqld RET gettimeofday 0 9344 mysqld CALL gettimeofday(0x4ddd3d80,0) 9344 mysqld RET gettimeofday 0 9344 mysqld CALL gettimeofday(0x4ddd3cc0,0) 9344 mysqld RET gett

Re: Long time to connect to MySQL server on sparc64

2009-08-03 Thread Ted Unangst
On Mon, Aug 3, 2009 at 5:41 PM, MPrik wrote: > DNS resolver is fast. I tried also --skip-name-resolve but didn't help too. > I think there is no problem with network. The delay is also when I > connecting through mysql.sock. > As I write in last post, I have two servers. One is i386 arch, second on

Re: Long time to connect to MySQL server on sparc64

2009-08-03 Thread MPrik
03, 2009 2:55 AM Subject: Re: Long time to connect to MySQL server on sparc64 On Sun, Aug 02, 2009 at 11:18:38PM +0200, MPrik wrote: Hi, I have problem with connection to MySQL server running on Sun Netra X1. Connecting to MySQL server takes average around 20 second, but it's variable. Aft

Re: Long time to connect to MySQL server on sparc64

2009-08-02 Thread Darrin Chandler
On Sun, Aug 02, 2009 at 11:18:38PM +0200, MPrik wrote: > Hi, > I have problem with connection to MySQL server running on Sun Netra X1. > Connecting to MySQL server takes average around 20 second, but it's > variable. After connect to the server, SQL queries are fast. Problem is > only with conne

Long time to connect to MySQL server on sparc64

2009-08-02 Thread MPrik
Hi, I have problem with connection to MySQL server running on Sun Netra X1. Connecting to MySQL server takes average around 20 second, but it's variable. After connect to the server, SQL queries are fast. Problem is only with connection and it doesn't matter if I connecting through mysql socket,