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'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...
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.
Ghacks: "Although MySQL works exceptionally well from the command line (it's not as hard as one would think), having a solid GUI tool just opens the user up to learning more powerful tasks and getting more work done faster."
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.
Hi
I have mysql server 5.0 installed via binary package on RHEL 5 where I have big databases running on it.
I want to upgrade mysql server to 5.1 without backup/restore of DBs. what is the best way to do this?
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.