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 trialZachary Foster
4,959 PointsPrompting 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!
Zachary Foster
4,959 PointsThanks for the tip but I had tried that also! Not sure what the problem could be if anyone has any other suggestions?
2 Answers
Nicholas Mejia
23,800 PointsDid you set it up with mamp? if thats the case, then your password AND username should be "root".
Nkosi Ndlovu
9,652 Pointsthanks Nic :)
Felice Forby
10,687 PointsI had to reset the passwords in mysql using this: http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html
Sreng Hong
15,083 PointsSreng Hong
15,083 PointsI think there is no password(blank password), so just press return(enter)!!! Hope this helps.