In the past I had a mediawiki setup on my local MBP that I would use to keep notes. This is a copy/paste of this article. The ToC links do not work, but the rest of the links should work. If you need to setup MAMP on a Mac, keep on reading after the break.
Contents
(these [...]
10.4.9 Intel / MySQL 5.0.41
Get MySQL from http://dev.mysql.com/downloads/mysql/5.0.html, download this Mac OS X 10.4 (x86) (package format) version
Open the .dmg and install the two package files and one prefPane included:
mysql-5.0.41-osx10.4-i686.pkg
MySQLStartupItem.pkg
MySQL.prefPane
go into yoru System Preferences and start up MySQL (in the MySQL preference pane you just installed)
make sure /usr/local/mysql/bin/ is in your path, if not edit [...]