"Andrew L. Davydov" <[EMAIL PROTECTED]> wrote: > I have a 2xPIV Xeon box under RedHat 8 system and want to > use mysql 4.0.14. How I should setting mysql for best perfomance ?
First, you should download the official binary release from http://www.mysql.com/ Then, there is nothing so special in tuning MySQL for best performance under SMP which is different for the same settings on uniprocessor boxes. MySQL is a multithreaded software which is schedulled across CPUs by the OS (Linux is a good choice for that). -- 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]