Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.
Unsubscribed User
22,441 PointsCould not connect Mysql wrokbench to localhost
I've just downloaded mysql version 6.1.4...
I can't find the where to create a new instance to connect to the localhost.. when I try it doesn't connect..
I currently have MAMP installed...
Unsubscribed User
22,441 PointsAs it doesn't show the create new instance, I can't create the new connection to the localhost as you showed in the video.
I tried to create a new connection by naming it localhost, as well as putting localhost in the hostname but the connection is not succesful...
Do you know where, in the new mysql 6.1.4, I can create the new instance to connect it to the localhost? Or what should I do?
Should I use MAMP instead of the mysql?
2 Answers

James Barnett
39,199 PointsTry these instructions
http://code-remind.blogspot.com.au/2011/12/on-macbookpro-10.html

Grayson Swaim
8,992 PointsI'm having the same issue. On the video [called Database Foundations/Installing MySQL Server and Workbench on OS X], the older version of the workbench is displayed. Now the most recent mysql workbench version is 6.1.4, which has a totally different interface. The video states that we have to select the server administration option in order to configure a new connection; however, the version 6.1.4 doesn't even offer this option which creates an air of ambiguity of whether we're actually connecting to the localhost, or if its automatically done for us.
Could someone check out this comparison and provide some feedback/assurance on what needs to be done?
Much thanks!!
Artem Kalinchuk
Courses Plus Student 1,814 PointsArtem Kalinchuk
Courses Plus Student 1,814 Points"when I try it doesn't connect" What does it actually do?