Archive for July, 2009

Filed Under (Coding, Databases) by steve on 28-07-2009

I’m currently reading High Performance MySQL by Schwartz, Zaitsev, Tkachenko, Zawodny, Lentz, Balling

Great, in-depth material on everything related to customizing your MySQL Database configuration, and a plethora of info on all of the many, many ways and tools available, for measuring, profiling, analyzing your database.

If you’re strictly an “end user” type programmer of MySQL (versus being a DBA), and have only ever created the basic tables without attention to specifics, and without knowing what the defaults are, etc..
    I summarized some under-the-hood facts that might help with getting more out of MySQL than you’re used to.

Read the rest of this entry »