A wrapper for deb package mysql-workbench-community
from original mysql repository repo.mysql.com
.
Official packages from mysql tend to take a long time to come out on newly released operating systems or they don't even exist.
Wrapping this package in snap makes it possible to use a new or different distribution regardless of the releases from mysql team.
If you use connections, Workbench use Password Manager and ssh to work properly.
So it is necessary to give this permission explicitly.
snap connect mysql-workbench-community:password-manager-service
snap connect mysql-workbench-community:ssh-keys
Or if you use files on external disks or need to print files, too.
snap connect mysql-workbench-community:cups-control
snap connect mysql-workbench-community:removable-media