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

Zachary Foster
Zachary Foster
4,959 Points

Prompting for service: mysql@localhost:3306 password? Not mac account password

After creating the localhost connection I'm being prompted for a password for the "Service: mysql@localhost:3306". I cannot bypass this screen, the server will not connect/run. Thanks!

Sreng Hong
Sreng Hong
15,083 Points

I think there is no password(blank password), so just press return(enter)!!! Hope this helps.

Zachary Foster
Zachary Foster
4,959 Points

Thanks for the tip but I had tried that also! Not sure what the problem could be if anyone has any other suggestions?

2 Answers

Did you set it up with mamp? if thats the case, then your password AND username should be "root".