Installing MySQL on Leopard
I found a great resource here that walks you step by step through compiling and installing MySQL on a Mac from the source code:
http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
And it just worked!
The nice thing about this approach is that you can install any future version of MySQL this way very reliably, simply by changing a few references in the instructions.

