7

The website only has up to 21.10 releases. Is it safe to just try to download and install the 20.04/21.10 versions or it can damage the system?

*Are there free alternatives for 22.04 except phpMyAdmin?

2
  • If you are comfortable with a query editor, consider BeeKeeper Studio. It's an excellent SQL client that works with MySQL, PostgreSQL, SQL Server, and others. This supports SSH tunnelling and works like a charm with local, remote, and cloud-based databases 👍🏻 Commented Apr 22, 2022 at 4:44
  • I've tried it (is beautiful by the way) but won't allow edit data in results. Commented Jun 3, 2022 at 17:20

2 Answers 2

11

try the snap: snap install mysql-workbench-community

You would probably want to set/allow these. I got 'AppArmor'-errors when first trying and those were not set,

  • snap connect mysql-workbench-community:password-manager-service
  • snap connect mysql-workbench-community:ssh-keys
2
  • Have some inconsistencies, ie.: the icons won't show correctly. Commented Jun 3, 2022 at 17:21
  • the snap version cannot run SQL scripts and has some issues opening folders due to permission errors Commented Jun 10, 2022 at 20:21
0

Version 8.0.30 is now available on the official site in DEB Package to download and install with apt: https://dev.mysql.com/downloads/workbench/

Note: I have detected some crashes, I don't know if it's just me.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.