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

MAMP, MySQL and SQL Pro

I've downloaded MAMP from the previous PHP courses. Included with it is MySQL Workbench as Sequel Pro.

In the Databases Deep Dive, Andrew is showing how to connect to a server...since I have MAMP, do I need to do any of this? I opened Sequel Pro, did a socket connection, and it took me to the UI of Pro...am I good to go from here, or no?

Sorry, just pretty confused at this section. Been reading a lot of fixes but a lot of it is over my head.

2 Answers

I actually figured it out running MAMP...you run a socket connection on Workbench and set the path to /Applications/MAMP/tmp/mysql/mysql.sock....username and password are both root. Thanks for responding though!

Kevin Naegele
Kevin Naegele
10,868 Points

you do not need MAMP, but it is a very common tool. I did the course downloading MYSQL server from MYSQL.com and that has worked.... But in MAMP i know where to put it in the database files.