Thomas Balthazar wrote:
I've re-installed a 32 version of Gentoo, installed the same components, and it works now.
Maybe it was a problem with the 64 bits version.

Thanks to everybody for the support.
Thomas.

That's pretty odd. I've got various versions of Mysql, 5.0.24, 5.0.26, 5.0.30, and 5.0.32 running on IntelEMT under 64bit Gentoo and haven't had any issues over the past six months. Though I am not running the ebuild, 5.0.26-r2, that you are... I think my 5.0.26 is -r1. I'm also using pretty conservative settings in make.conf as I've been burned in the past with Mysql and overly aggressive cflags.

CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

64bit Mysql is significantly faster than 32 bit and it's nice to be able to address more than 3GB in Mysql. If that sort of raw performance matters it might be worth your time to try 64bit again, else I'd probably leave well enough alone.

kashani
--
gentoo-user@gentoo.org mailing list

Reply via email to