Hi Guys,
I am looking to use the mysql tool mysql-workbench to administer mysql.
I downloaded the latest version from the MySql website, the fedora rpm. I used rpm2tgz to create a slackware package. Install seemed to go okay.
When I tried to run the mysql-workbench tool I got the following message.
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.
I have installed all dependencies, configured games' sources successfully, but can't make the package, and got this error:...
/usr/bin/ld: error: cannot find -lmng
/usr/bin/ld: error: cannot find -lXpm
/usr/bin/ld: error: cannot find -lXcursor
/usr/bin/ld: error: cannot find -lXxf86vm
collect2: ld returned 1 exit status
make[3]: *** [love] error 1
make[3]: Leaving directory `/home/user/d
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'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 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.
MySQL Workbench 一直以来被认为替代 MySQL Administrator tools 的首选工具。今天,MySQL Workbench 团队发布了 5.2.25 版本。此版本与早前的 RC 版本不同,在于其是 GA 版本,是正式版本。
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.