MySQL Optimization: devShed
Submitted by charlie.collins on Wed, 01/31/2001 - 10:38
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