07.13.07

Optimizing MySQL

Posted in MySQL, System Administration at 3:19 pm by BrianS

Slow on the draw
Some of our users were complaining of slow performance on one of our web-based utilities. There are, unfortunately, a number of factors that can affect system performance. I haven’t spent much time learning the best practices for profiling a system to discover the source of bottlenecks, but my hunch was that the problem was in MySQL.

Read the rest of this entry »