Install MySQL workbench in ubuntu
sudo snap install mysql-workbench-community
Run the below command for a password-saving issue
sudo snap connect MySQL-workbench-community:password-manager-service :password-manager-service
If MySQL Workbench not saving passwords in the keychain
Solution 1
Go to the Ubuntu software center.
Search for MySQL workbench community.
Click on permission
Enable Read, add .... so on
Solution 2
sudo snap connect mysql-workbench-community:password-manager-service :password-manager-service
No comments:
Post a Comment