PDA

View Full Version : Running real slow



coinwash
Thu 24th Jun '04, 10:32am
FIXED

Scott MacVicar
Thu 24th Jun '04, 11:38am
Ask Jumpline what configuration changes they have made to the default MySQL install?

I suspect they'll say none and are using a MySQL configuration designed for a 32mb system where in reality their system has 2GB of memory, so memory sizes are incorrectly allocated for sorting buffers in MySQL.

coinwash
Thu 24th Jun '04, 11:51am
FIXED