Otrzymuj błąd, gdy próbuję połączyć się z MySQL Workbench
//If you keep getting an error, when you try to connect to my sql workbench in ubuntu, here is the solution. You need to run this command:
sudo snap connect mysql-workbench-community:password-manager-service :password-manager-service
Ugly Unicorn