Skip to content

tonybolzan/snap-mysql-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Workbench in snap

Available on Snap Store

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.

Connections

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