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

General Discussion

MySQL connection problem: Unable to connect MYSQL Workbench to existing WAMP installation

I am following the course movie from Deep Dives: Introduction to Databases outlining the installation of MySQL/MySQL Workbench. I proceeded to install the MySQL Workbench from the mysql.com site. However, I was unable to connect the product to the existing WAMP instance of MySQL already running on my local machine. The workbench is able to "see" the WAMP instance. However it keeps prompting me for a username/password combination, when I know that I didn't set one (It keeps throwing me an error when I try to "enter" through it - "Unable to Connect to MySQL instance"). I even went in to phpmyadmin and made sure that I set the passwords to the ALL the default user profiles to none. Need help...

1 Answer

If you didn't set a username/password in MAMP for your MySQL instance, you should probably do that first.