How stable will mysqld [compiled from source] be on linux 2.4 with glibc 2.3.2 (gcc 3.3.4)?

2006-02-23 Thread Denis Solovyov
If I compile mysql from sources with gcc 3.3.4 on linux 2.4 with glibc 2.3.2, how stable will mysqld be with lots (more than 500) of simultaneous connections? Does the issue described in the documentation for glibc 2.2 (big default STACK_SIZE causes mysqld instablity) affect glibc

Re: How stable will mysqld [compiled from source] be on linux 2.4 with glibc 2.3.2 (gcc 3.3.4)?

2006-02-23 Thread Daniel Kasak
Denis Solovyov wrote: If I compile mysql from sources with gcc 3.3.4 on linux 2.4 with glibc 2.3.2, how stable will mysqld be with lots (more than 500) of simultaneous connections? Does the issue described in the documentation for glibc 2.2 (big default STACK_SIZE causes mysqld