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 it.What i see is, he use 2.95.x which is declared by
MySQL like unstable.In this context can be a coincidence what is happened.
Also i don't find difference in MYSQL daemon source code(hostname.cc)
between 4.0.7 and 4.0.8.
Regards,

Gelu
_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]
----- Original Message -----
From: "Christopher E. Brown" <[EMAIL PROTECTED]>
To: "Gelu Gogancea" <[EMAIL PROTECTED]>
Cc: "Andrew Sitnikov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 7:48 PM
Subject: Re: Re[2]: 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 is that the client can
not
> > connect to the server using host alias.
> > Regards,
> >
> > Gelu
>
>
> Could you clarify "This is a glibc problem"?  A known standard glibc
> 2.2.5 against which every other piece of software functions correctly,
> even when receiving null returns on reverse lookups, but 4.0.8 (both
> precompiled binary and locally build) crashes on a null return.
> Specially when (according to other reports) 4.0.7 functions correctly.
>
>
> --
> I route, therefore you are.
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to