Sunday, February 03, 2008

Weekend Reading

I'm out of town this week, but I've been doing some reading on MySQL performance, load balancing, high availability, etc. Some issues at work are at the root of this list, plus some consulting work that I have coming up soon.

First off, some reading directly from dev.mysql.com
High Performance MySQL

Next, a presentation by Jay Pipes and Bjorn Hansen. This one has stuff over my head and is written towards developers. Still, very good stuff.
Real World MySQL Performance Tuning
Download the PDF for it here

This isn't MySQL centric, but I ran across it in Jay and Bjorn's presentation
The High Availability Linux Project

MMM (MySQL Master-Master Replication Manager) - I need to do some testing on this one. Seems like it has some really wild application.
http://code.google.com/p/mysql-master-master/
http://groups.google.com/group/mmm-devel/

MySQL on FreeBSD
http://wiki.freebsd.org/MySQL

MySQL Performance Blog
http://www.mysqlperformanceblog.com/

Optimizing MySQL on FreeBSD
Link Here

More to come later.