I am getting dependency package errors as .
root@osscube:/home/abdul/Downloads# dpkg -i mysql-workbench-gpl-5.2.47-1ubu1004-amd64.deb
Selecting previously unselected package mysql-workbench-gpl.
(Reading database ...
I'm on Windows 7 with MySQL Workbench 5.2.44 CE trying to connect to MySQL database at a remote Ubuntu 12.04.1 server using "Standard TCP/IP over SSH" feature of MySQL Workbench with a passphrased SSH key.
MySQL Workbench 一直以来被认为替代 MySQL Administrator tools 的首选工具。今天,MySQL Workbench 团队发布了 5.2.25 版本。此版本与早前的 RC 版本不同,在于其是 GA 版本,是正式版本。
I've just installed MySQL workbench on my computer and have importend an old database into the system which seems to be working find. All the data is there and tables. I can do select, insert, updates etc.
However, if I expand a database, I see tables, views, routines. If I then right click on tables, nothing happens if I click create table...
I'm very new to all this so I apologize for being captain obvious with any of my questions.
I'm trying to install mysql-workbench on RedHat 5 Desktop - this is what I was given, didn't pick it.
I found an appropriate RPM that I downloaded from the MySQL site, but it's asking for several dependencies that I don't know how to track down.
I have read this enter link description here and installed mysql-workbench-gpl-5.2.43-1ubu1204-i386.deb. When setting up a connection to the MySQL running on localhost or remotely, I get this error:
Connecting to MySQL server localhost...
Cannot start SSH tunnel manager
I'm not sure what else to install.
For some reason, I can't seem to create tables using mysql-workbench on my new laptop even though I can create tables if I type in the sql commands manually to create tables.
I want to install mysql-workbench I dawnload the source code from the official websiteI installed the dependencies and I try to compil and install the program manually with (./configure ,make , make install ) the process failed in make show some erorrs .....So I try to make a PKGBUILD : pkgname=mysql-workbench-gpl
pkgver=5.2.47
pkgrel=1
pkgdesc="mysql-workbench-gpl-5.2.47"
arch=('i6
I'm trying to install mysql-workbench-gpl-5.2.45 from the source code on Linux debian 2.6.32-5-amd64.