Ubuntu: Cannot start SSH tunnel manager (no replies)
I am trying to use Workbench on Ubuntu 10.04 / 64bit I can install it fine but when I try to connect to localhost I get "Cannot start SSH tunnel manager" I have looked around the web on this and found...
View Articlecomparing sets (no replies)
How can I check if all elements of one set are contained in another set? I have tried CONTAINS, EXCEPT, MINUS etc, but none of them is recognised by Workbench. Thanks in advance.
View ArticleResult of query in the workbench (1 reply)
Hi, I have a little problem. I make a tutorial for MySQL. In this tutorial the trainer write his queries in a tab and let it run. The workbench show the results in another tab. But in my workbench I...
View ArticleFetching... forever (1 reply)
I've been using previous beta releases of the workbench for two years now and 5.2.37 CE is not working as well as previous releases before the large GUI update to the SQL Editor tab. select count(*)...
View ArticleMySQL Workbench & XAMPP/PHPMyAdmin Integration (2 replies)
Hi, I am currently running Workbench 5.2.35. I also use XAMPP and realise that the directories in which XAMPP and Workbench store MySQL databases are different. Is there any way to change the default...
View Articleexport sql results to csv - client side - script? - workbench (2 replies)
Hello, I'm trying to find a way to export the results of several queries to csv files. Since I have to process hundreds of queries, I would like to be able to export each one of them to a .csv file...
View ArticleForward/ Reverse Engineering Adding Tables (no replies)
Hi, I thought that when I add tables to the physical schemata, then forward engineer it, I would be able to see/ edit those tables. However, when I query the DB, i don't see those tables that I added....
View ArticleCripplingly Slow Query (no replies)
Hello, I'm transitioning my database its queries out of MS Access and into MySQL views. I've hit a snag on a select statement running on my donation table. It involves three queries. They are called...
View Articleworkbench screen contrast (no replies)
Some parts of the screem are difficult to read for a person with color perceptiom problems: 1. the font size is small; and 2. the colour contrast makes things more difficult in some areas. Colin W.
View Articleproblems working with alter table,create,drop in the slave server (no replies)
Hi, I'm work with workbench 5.3 with my replication cluster. Everthing works ok but i've problems with the alter table, create and drop, they didn't pass to the slave server, i'm connected to the...
View ArticleHow to check is server 5.5 is running on W7 (no replies)
I just installed 5.5 on windows but cant't connect it thru workbench. How to troubleshoot it. Tx V
View ArticleSlow down the Action Output MouseOver Display (2 replies)
When I run a query and look in the Output tab at the Action Output messages I am unable to see all of the contents of the message field. ( and it's at it maximum width ). I do a mouse over and the...
View ArticlePassword to server (no replies)
When installing MySQL 5.5.2 I did not use a password. Do I now give the password to get into the server?
View ArticleUnable to edit a field in MySql Table (no replies)
Dear MySql users, I just got a web development project transferred to me from another developer. The server is a dedicated plesk parallels 10 server. For some reason a userlevel field in the users...
View ArticleSchema Diagram - Very, very Newbie (2 replies)
Hello, I am very new to MySQL and I was in the beginning throws of learning SQL when I got pulled into another project involving MySQL. I am using MySQL Workbench to create my queries but finding it...
View ArticleHow to insert long url's with special characters (1 reply)
I'm trying to manually insert a url into a video table. But it is a long url with all kinds of special characters Here is an example: <code> <iframe id="viddler-35da7dee"...
View Articleows output missing on linux mysql workbench 5.2.37 (1 reply)
I've upgrade to workbench 5.2.37 on ubuntu desktop and when running a query the action output window say x row(s) returned but the window that actually shows those returned rows and lets you edit,...
View ArticleEER model: "Inserts tab" not displaying any data row (2 replies)
Hello, I've just started with workbench and databases and I've bought a book that comes with an SQL script for practice. I wanted to check its EER model so clicked on 'created EER model from SQL...
View ArticleOne column into two (no replies)
Hi all, I’ve been running through various queries but having no luck in figuring out to split the data in 1 column into 2. Here is some brief data in my table. ID(PK) CustomField ObjectID Content 9581...
View Article