Just curious if I have got something wrong with my eyes or fingers: [EMAIL PROTECTED] mysql-max-4.0.20-unknown-linux-x86_64]# ldd bin/mysqld librt.so.1 => /lib64/tls/librt.so.1 (0x0000003c71f00000) libdl.so.2 => /lib64/libdl.so.2 (0x0000003c71900000) libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x0000003c72100000) libz.so.1 => /usr/lib64/libz.so.1 (0x0000003c71d00000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003c71b00000) libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003c72500000) libm.so.6 => /lib64/tls/libm.so.6 (0x0000003c71700000) libc.so.6 => /lib64/tls/libc.so.6 (0x0000003c71400000) /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 (0x0000003c71200000)
and this (from a 32bit installation) neon:/usr/local/mysql# ldd bin/mysqld not a dynamic executable SODIUM is from mysql amd64 tarball. Did I download the wrong tarball or do I need to hack libc and link them by myself? mc. > -----Original Message----- > From: Egor Egorov [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 27, 2004 22:25 > To: [EMAIL PROTECTED] > Subject: Re: what os to use for mysql on amd64? > > "bad corn" <[EMAIL PROTECTED]> wrote: > > > > Recently our company has purchased a dual amd64 opteron machine for > mysql > > server purpose. > > Whatever Linux you choose please better run MySQL officialy built binaries. > Due > to some known glibc/gcc issues the officially built binary performs better > that > custom build on Linux. > > Please note that the binaries are compiled statically so it doesn't really > matter > on which distro you are running them. The kernel matters, not the > libraries. > > > > > > -- > For technical support contracts, goto https://order.mysql.com/?ref=ensita > This email is sponsored by Ensita.net http://www.ensita.net/ > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Egor Egorov > / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] > /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net > <___/ www.mysql.com > > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]