Wednesday, March 20, 2013

Quick Tuning Tools

If you're in a pinch and need good recommendations for MySQL tuning values, you can always try this two sites:

http://www.day32.com/MySQL/
and
https://github.com/rackerhacker/MySQLTuner-perl

Both analyze a running MySQL server and make suggestions about what to change.

YMMV