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 your .bash_profile - verify it is running:
$ mysql -u root mysql