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

MySQL Workbench error

While trying to access the server in MySQL Workbench, I receive an error message that states "The selected server instance does not have a MySQL server connection assigned and cannot be opened."

I'm not prompted for my password or anything.

Anyone else dealt with a similar message?

1 Answer

James Barnett
James Barnett
39,199 Points

this message only means you have (for whatever reason) no connection assigned to your server instance. To solve this open the instance manager (home screen, right column, last entry). Select your instance and assign the proper connection from a list of existing connections using the drop down control. Close the manager and try opening the instance as usual.

source: http://forums.mysql.com/read.php?152,588474,588492#msg-588492