Mysql工作台在我的ubuntu 1404上工作正常,但在我安装python2.7之后,mysql工作台无法连接,因为'ssh隧道管理器‘。然后,我卸载了mysql workbench以重新安装它,但是当我重新安装mysql workbench时,我得到了以下错误
mysql-workbench-community depends on libctemplate2; however:
Package libctemplate2 is not installed.
mysql-workbench-community depends on libpcrecpp0 (>= 7.7);
最近我升级到Ubuntu18.04并开始出现这个问题,我可以通过终端很好地连接到本地mysql服务器
mysql -u root -p
然而,当我尝试使用mysql工作台时,它只会卡在连接上,wb.log会显示以下内容:
11:39:07 [INF][ WBContext UI]: Initializing workbench context UI with these values:
base dir: /usr/share/mysql-workbench
plugin path: /usr/lib/mysql-workbench/plugins
struct p
我在过去安装过MySQL工作台,使用MySQL APT。
我的软件存储库列表最近已经更新,从此我的MySQL工作台就消失了。它仍然在磁盘上,但没有启动。
我试着去软件中心安装它,我收到了:
mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.1-0ubuntu1 is to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
我有ubuntu14.04,并尝试安装mysql-工作台。并得到一个错误
以下软件包具有未满足的依赖关系:
mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.3-0ubuntu4 is to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
Depends: libpcrecpp0 (>= 7.7) but
我把Ubuntu从15.10升级到16.04。我已经安装了mysql-workbench,当我启动它时,我得到了这个错误:
/usr/lib/mysql-workbench/mysql-workbench-bin: error while loading shared libraries: libgdkmm-2.4.so.1: cannot open shared object file: No such file or directory
这里怎么了?
我在我的Ubuntu14.04上安装了MySQL工作台6.2。我使用从mysql网站下载的包安装它。几天前,它停止向我展示“服务器”菜单选项(从顶部菜单),我也无法看到导入/export相关的选项。因此,我无法导入或导出数据库。
如何修复或卸载此软件?我试着从软件中心安装默认的MySQL工作台6.0,但安装后没有显示,只有6.2版本可用。
我也试过这个链接,但没什么效果
sudo apt-get remove mysql-workbench
结果:
Package 'mysql-workbench' is not installed, so not removed
和
sud
Disco dingo - mysql工作台-安装中的问题
跟踪:
prashant@prashant-ubuntu:~$ sudo apt-get install mysql-workbench
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mysql-workbench is not available, but is referred to by another package.
This may mean that the p
我无法安装MySQL工作台。它告诉我们以下错误:
The following packages have unmet dependencies:
mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.3-0ubuntu4 is to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
Depends: libpcre
我在我的本地机器上安装了mysql-server和mysql-workbench,操作系统是Ubuntu 16.04。我可以通过CLI连接到mysql-server,但不能通过mysql-workbench。
mysql --version
mysql Ver 14.14 Distrib 5.7.12, for Linux (x86_64) using EditLine wrapper
mysql-workbench --version
MySQL Workbench CE (GPL) 6.3.6 CE build 511
当我尝试连接到mysql-server时,我总是从mys
我试图通过系统设置安装MySQL工作台,并得到以下错误:
The following packages have unmet dependencies:
mysql-workbench: Depends: libgcc1 (>= 1:3.0) but 1:6.0.1-0ubuntu1 is to be installed
Depends: libgdal.so.1-1.11.3 but it is a virtual package
Depends: libgtkmm-2.4-1v5 (>
如果运行apt-get install mysql-workbench,则会得到以下依赖项错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some
我第一次在StackOverflow上问这个问题,但是有人告诉我,我在这里得到答案的机会更大
我正试图在我的上安装MySQL工作台。它运行LinuxDebian10buster。
因此,我运行以下命令:
sudo apt-get update
然后
sudo apt-get install mysql-workbench
我知道这个错误:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unsta
我尝试过安装VMware Workbench is3.5.7 3.5.7.4238219 (来自 )。我尝试使用两个不同版本的eclipse (帮助=>安装新软件),有两个不同的错误:
1) Ubuntu的eclipse包
我为Ubuntu16.04.2LTS安装了EclipseUbuntu16.04.2LTS(版本:3.8.1,Build id: debbuild),并安装了最新更新。当我试图添加存储库时,我得到了以下错误:
Cannot complete the install because one or more required items could not be found
我已经安装了MariaDb作为它的Ubuntu社区的支持,在最新的LTS的发布说明中提到过。
在此之后,我尝试安装Mariadb-client,该客户端也已成功安装,之后有GUI工具很好,所以决定从Ubuntu-软件中心和终端安装MySql-工作台,但这会导致以下所述的错误:
通过Ubuntu的
错误-软件-中心-
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a confl
我试图使用以下命令在ubuntu12.10中安装msyql-工作台
sudo apt-get install mysql-workbench
但它显示了以下错误。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using th
我正在尝试安装mysql工作台。我的错误越来越小。它似乎在某个默认目录中查找mysql。我已经安装了所有必需的东西,但没有安装到mysqlworkbench期望的位置。什么是出路!
local@host:/var/www/$ sudo apt-get -f install mysql-workbench
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install'