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

Databases

Chris Dimick
Chris Dimick
4,960 Points

Password issues connecting to DB in MySQL Workbench

I'm having an issue with connecting to the DB when using Workbench. When it tests the connection, I get an error like this (link to screenshot): https://ibb.co/f848GF

I was having some issues earlier with the password, but I believe I was able to reset the password properly. For example, if I try running the mysql command in the terminal and specify the user as 'root', as well as enter the password, it seems to be working fine (see screenshot): https://ibb.co/kETPqa

Can someone help me out? I've been stuck on this for a day now and cannot for the life of me figure this out...