Re: Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-10 Thread Gelu Gogancea
] - Original Message - From: Johannes Ullrich [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 10, 2003 4:28 AM Subject: Re: Re[4]: mysql 4.0.8- crash on TCP connection On Thu, 9 Jan 2003 22:56:04 +0200 Gelu Gogancea [EMAIL PROTECTED] wrote: All this is very interesting, BUT i have

Re: Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-10 Thread Heikki Tuuri
Hi! - Original Message - From: Gelu Gogancea [EMAIL PROTECTED] Newsgroups: mailing.database.mysql Sent: Friday, January 10, 2003 1:25 PM Subject: Re: Re[4]: mysql 4.0.8- crash on TCP connection Hi, It seems is happens to all which use InnoDB.Is announced that will be solved in 4.0.9

Re: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
] To: [EMAIL PROTECTED] Sent: Wednesday, January 08, 2003 8:14 PM Subject: mysql 4.0.8- crash on TCP connection Hello mysql, I try use 4.0.8 (max standard)in our production box, and it was crash every TCP connection, For 4.0.7 (standard) i has over 20 days uptime. Best regards, Andrew Sitnikov

Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Andrew Sitnikov
Hello Gelu, GG Hi Andrew, GG I can not reproduce your case.For me work good.The only difference is that i GG use source distribution and you use a binary distribution. GG Please take a look in mysql log and tell me what you see there. GG Regards, 030108 20:12:09 mysqld started 030108 20:12:10

Re: Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
] [EMAIL PROTECTED] - Original Message - From: Andrew Sitnikov [EMAIL PROTECTED] To: Gelu Gogancea [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, January 09, 2003 6:05 PM Subject: Re[4]: mysql 4.0.8- crash on TCP connection Hello Gelu, GG Hi Andrew, GG I

Re: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Christopher E. Brown
- From: Andrew Sitnikov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 08, 2003 8:14 PM Subject: mysql 4.0.8- crash on TCP connection Hello mysql, I try use 4.0.8 (max standard)in our production box, and it was crash every TCP connection, For 4.0.7 (standard) i

Re: Re[2]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
[EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, January 09, 2003 7:19 PM Subject: Re[2]: mysql 4.0.8- crash on TCP connection Hello Christopher, CEB This sounds like what I just submitted a bug report for. Connections CEB to 4.0.8 (compiled locally or binary distro) cause a server crash

Re: Re[2]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Christopher E. Brown
On Thu, 9 Jan 2003, Gelu Gogancea wrote: Hi, This is a glibc problem.In this case you can start mysql daemon with option --skip-name-resolve and in this situation is no need to add the IP address of every client in hosts file.The disadvantage is that the client can not connect to the server

Re: Re[2]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Christopher E. Brown
On Thu, 9 Jan 2003, Gelu Gogancea wrote: Functions gethostby* ,from glibc, work directly with the /etc/hosts file.If this functions didn't find an entry for the client, will be crashed. I try to find in the Andrew e-mail if he has installed the glibc 2.2.x but i don't see nothing about

Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Andrew Sitnikov
Hello Gelu, No, the glibc gethostby* will walk the tree defined in hosts.conf, normally files,dns. A non-find in /etc/hosts followed by a NXDOMAIN GG If you said soanyhow gethostby* is used by DNS and no reverse. GG The Name Server(named) use this both functions depending by the order

Re: Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
[EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, January 09, 2003 10:28 PM Subject: Re[4]: mysql 4.0.8- crash on TCP connection Hello Gelu, No, the glibc gethostby* will walk the tree defined in hosts.conf, normally files,dns. A non-find in /etc/hosts followed by a NXDOMAIN GG If you said

Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Andrew Sitnikov
Hello , GG Functions gethostby* ,from glibc, work directly with the /etc/hosts file.If GG this functions didn't find an entry for the client, will be crashed. GG I try to find in the Andrew e-mail if he has installed the glibc 2.2.x but i GG don't see nothing about it. # uname -a Linux gap

Re: Re[4]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Johannes Ullrich
On Thu, 9 Jan 2003 22:56:04 +0200 Gelu Gogancea [EMAIL PROTECTED] wrote: All this is very interesting, BUT i have two binary builds (4.0.7 4.0.8), Ha,Hayou are gentle. (load avg 10-60 Query/sec), and 4.0.8 crash (in some hardware/software) after 2 seconds work :( Did you see

Re: Re[2]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
]: mysql 4.0.8- crash on TCP connection On Thu, 9 Jan 2003, Gelu Gogancea wrote: Hi, This is a glibc problem.In this case you can start mysql daemon with option --skip-name-resolve and in this situation is no need to add the IP address of every client in hosts file.The disadvantage

Re: Re[2]: mysql 4.0.8- crash on TCP connection

2003-01-09 Thread Gelu Gogancea
E. Brown [EMAIL PROTECTED] To: Gelu Gogancea [EMAIL PROTECTED] Cc: Andrew Sitnikov [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, January 09, 2003 9:38 PM Subject: Re: Re[2]: mysql 4.0.8- crash on TCP connection - Before

mysql 4.0.8- crash on TCP connection

2003-01-08 Thread Andrew Sitnikov
Hello mysql, I try use 4.0.8 (max standard)in our production box, and it was crash every TCP connection, For 4.0.7 (standard) i has over 20 days uptime. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109