MySQL Optimization: devShed

Tagged:
devShed has a very nice optimization tutorial for MySQL. The tutorial is quick and concise but still touches on several key areas (although it is not meant to be comprehensive.) From compiling (with pgcc, the pentium optimized compiler), to server setup and tuning to MySQL runtime options and even database design its all good stuff that can help immensely. Checkit via the link -->.   MySQL Optimization: devShed

Comments

Re: MySQL Optimization: devShed

Nice reference, thanks. It is surprising that some of these simple steps can yeild "30%" or more performance gains.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.