Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on OS X

Max Hirsh
Max Hirsh
16,773 Points

For newer versions of OS X, follow the link in the teacher's notes to get MySQL workbench 5.2.44. XAMPP for server.

It looks like the community mysql server does not install properly on newer versions of OS X (both the most recent release and the older one in the teacher's notes). I spent probably 8 hours trying to get it to work. A post I found in stack overflow seemed to suggest it doesn't install properly for newer versions of OS X.

Luckily another treehouse user found that the program XAMPP gets around this. It lets you run several different kinds of servers on OS X, including a MySQL server. I started it and everything seems to be running smoothly now. Here's a link to the download site (you can also find it through google):

https://www.apachefriends.org/index.html

MySQL workbench (for interacting with the server) seems to work just fine. Hope this helps other OS X users/MySQL 5.7 reenactment enthusiasts!