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 Windows

MySQL Workbench opens, but I get a "NO CONNECTION" to Name: Local instance MySQL Host: 3306 Port: 3306

Error message: Error Subscribing to WMI Events There was an error subscribing to WMI Events, this may be caused by a security settings misconfiguation on a local or remote machine.

Call was canceled by the message filter. (Exception from HRESULT: 0x80010002 (RPC_E_CALL_CANCELED))

Also: the service MySQL57 failed the most recent status change request with the message The service MySQL57 was not found in the Windows Services If problem persist please restart MYSQL Notifier

I also have MySQL in Xampp

I finally got MySQL WOrkbench to work. Tried uninstalling and reinstalling MySQL, didn't work. Tried uninstalling XAMPP, didn't work. Created a new user, it's working now. Should I try to reinstall XAMPP?