I created a new MySQL Forge wiki page entitled "Server Variables" and have started adding content to it. My plan for the page is to get as much information about all the specific server variables as possible, including recommendations for usage, specifications on what is global vs. per-thread, whether it is specific to a storage engine, etc.
I've gone ahead and created a linked page for the key_buffer_size variable, to give folks a starting point for contributions to the pages. The point is not to duplicate the content in the excellent MySQL manual. The point is to expand on that content with community experiences and advice and give a single place to go for tuning information.
Got some good experience on how one server variable affects the server? Put it in there! Got experience on how …
[Read more]