MySQL Forums
Forum List  »  MySQL Workbench

Re: Workbench connection and mysql service
Posted by: Mike Lischke
Date: July 11, 2014 12:58AM

Hi Dave,

glad to read you solved the issue. With your additional info I finally understood what you initially thought your problem is. The service key in the password dialog has nothing to do with Windows services, so their names don't need to correspond to each other. The best approach is probably to name your Windows services like MySQL55, MySQL56 etc. The string used for the password "service" is fixed, you can't change that. It's just an internal string used to separate different passwords for the same host (e.g. mysql. ssh, wmi).

See also my Youtube video (MySQL Workbench: Connection Creation and Trouble Shooting (for beginners)) which mentions this shortly: https://www.youtube.com/watch?v=DCgRF4KOYIY&list=PLWx5a9Tn2EvH0q2WXpUBqptxi5640qk9O.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Workbench connection and mysql service
579
July 11, 2014 12:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.