RE: RedHat8.0 and MySQL

2002-10-23 Thread Iago Sineiro
Thanks Mark. Iago. > -Mensaje original- > De: Mark Matthews [mailto:mark@;thematthews.org] > Enviado el: miercoles, 23 de octubre de 2002 18:30 > Para: Iago Sineiro > CC: [EMAIL PROTECTED] > Asunto: Re: RedHat8.0 and MySQL > > > Iago Sineiro wrote: > >&

Re: RedHat8.0 and MySQL

2002-10-23 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 23 October 2002 17:55, Iago Sineiro wrote: > How custom is the glibc used for compile the binaries provided by MySQL AB? Not much - we apply one patch (see glibc-2.2.5.patch in our BK source tree) to the vanilla glibc sources and compile

Re: RedHat8.0 and MySQL

2002-10-23 Thread Mark Matthews
Iago Sineiro wrote: -Mensaje original- De: Mark Matthews [mailto:mark@;mysql.com] Enviado el: miercoles, 23 de octubre de 2002 16:38 Para: Rolf Nilsen CC: [EMAIL PROTECTED] Asunto: Re: RedHat8.0 and MySQL Rolf Nilsen wrote: Hi, dont know if this is old information, but: RedHat 8.0

RE: RedHat8.0 and MySQL

2002-10-23 Thread Iago Sineiro
> -Mensaje original- > De: Mark Matthews [mailto:mark@;mysql.com] > Enviado el: miercoles, 23 de octubre de 2002 16:38 > Para: Rolf Nilsen > CC: [EMAIL PROTECTED] > Asunto: Re: RedHat8.0 and MySQL > > > Rolf Nilsen wrote: > > Hi, > > > &

re: RedHat8.0 and MySQL

2002-10-23 Thread Egor Egorov
Rolf, Wednesday, October 23, 2002, 4:42:24 PM, you wrote: RN> dont know if this is old information, but: RN> RedHat 8.0, MySQL 3.23.52. RN> It works like a charm from the local machine, but when you try to RN> connect by TCP, the active thread seg-faults. RN> (strace on mysqld) RN> The soluti

Re: RedHat8.0 and MySQL

2002-10-23 Thread Mark Matthews
Rolf Nilsen wrote: Hi, dont know if this is old information, but: RedHat 8.0, MySQL 3.23.52. It works like a charm from the local machine, but when you try to connect by TCP, the active thread seg-faults. (strace on mysqld) The solution was to place the host I connect from in /etc/hosts. Voi