第1节 Linux下MySQL Workbench环境配置

0. 前置内容

  1. 上一节文章地址: https://marine-rubbish.github.io/2024/06/09/MySQL%E5%AD%A6%E4%B9%A0/%E7%AC%AC0%E8%8A%82-Linux%E4%B8%8BMySQL%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE/
  2. 本来想配置 MySQL Administrator 和 MySQL Query Browser 的。但是据说过时了,于是配 Workbench 。

1. 安装 (Unfinished)

访问安装包下载地址: https://dev.mysql.com/downloads/workbench/

这里选择下载Ubuntu 23.10版本的:
Workbench 官网

通过 dpkg 命令下载 .deb 安装包:

1
sudo dpkg -i ~/下载/mysql-workbench-community_8.0.36-1ubuntu23.10_amd64.deb

如果中间有依赖报错,可以用以下命令安装依赖:

1
sudo apt -f install # -f 参数代表 --fix-broken,尝试修复依赖导致的问题

因为Ubuntu版本太新了,没有对应24.04版本的workbench,只能咕咕咕了。

2. 使用 (Unfinished)

Donate
  • Copyright: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.
  • Copyrights © 2022-2024 CPY
  • Visitors: | Views:

请我喝杯咖啡吧~

支付宝
微信