August 17th, 2006
No Comments »
- Download MySQL for Mac OS X. You want the “Standard” distribution.
- Install the both the MySQL binary package and the Startup Item (which you can disable later) as well as the Preference Pane.
- Open the MySQL System Preference Pane; Click start.
- Set your root MySQL password, by opening the Terminal.app and typing the following
/usr/local/mysql/bin/mysqladmin -u root password yourpasswordhere. This part is extremely important. Don’t screw it up!
- Download CocoaMySQL. Make sure to get the beta if you have an Intel Mac.
- Create your databases and have fun!
Sphere: Related Content
Filed under: howto, mysql, os x, geek