Blob files (no replies)
Hi I would like to know if there is a way to see a file from a table that appears as blob. i'm using MySQL Workbench 5.2.37 and doing a query on a table and the results are a column with blob on it...
View ArticleAppCrash on Workbench launch (1 reply)
Hello, I'm on a fresh new win7 install and looking to try out Workbench however when I try to launch it I get an error: Problem signature: Problem Event Name: APPCRASH Application Name:...
View ArticleCommunity vs standard edition (no replies)
Hey, Community edition crashes a lot like every 5min or so. If I buy standard edition will it stop crashing?
View ArticleI feel thick asking this but ... (2 replies)
... how do you find threads you have posted on the forum? I posted in a forum yesterday and can find no way of getting back to it without simply scrolling back through everything that has been posted...
View ArticleWorkbench 5.2.38 and Triggers (no replies)
Hi All! I've just installed the 5.2.38. When I borwse my DB I can see triggers under the table. When I select "Alter table" though, there are no triggers in the GUI. Here is the screenshot:...
View ArticleHelp with data transfer between servers (no replies)
I would like to create a table in a database on server A and update it with the columns from several tables in a database from server B. I don't want to dump the tables into a file that I then have to...
View ArticleHow To Create Database From *.sql File (no replies)
Hi, I am a complete newbie to mysql and am really struggling despite making an effort with the docs (honest). If I install a new instance of MySQL then go to a mysql prompt in a command window and...
View ArticleConnection issues (no replies)
Hello all. I have searched this forum and Google about the issue, and although I have found many topics related, they don't seem to be working. I have a Windows 7 machine on which I do my developing,...
View ArticleTIMESTAMP: ON UPDATE where to? (no replies)
Hello, where do you specify the TIMESTAMP ... ON UPDATE clause in WB? I can't find it. Karsten
View ArticleMySQL Workbench 5.2.38 not launching on Windows 7 Home Premium (2 replies)
Hi, I have WIndows 7 Home Premium. When I launch MySQL Workbench 5.2.38, Windows popup appears saying "MySQL Workbench has stopped working. Windows is checking for a solution to the problem." And then...
View ArticleWhat's the fastest way to copy tables between EER diagrams? (2 replies)
MySQL Workbench is a great tool, but I'm wanting to do things with EER diagrams that don't seem possible. For example, I want to copy tables from one database (schema A) to another (schema B), but...
View ArticleWhy are some FKey lines dashed, and others are solid? (2 replies)
I only ever use the 1:n picker to make fkeys between two columns that exist. Most of the time the line between the two tables is dashed, but other times, the line is solid. What does that mean? Or is...
View Articlegetting model changes onto database (1 reply)
I'm trying to familiarise myself with workbench and I find the graphical interactaction excellent and fairly easy to use, though I've still a way to go before I'm anything like fluent. When I make a...
View ArticleFKey link line handles or nodes? (no replies)
I was trying to do some diagram work and keep running into the problem of link lines that just look terrible. It there a way to manually move the lines around other than just midpoint that I am just...
View Articlerelation between tables (no replies)
Hello, I have an .xsd file, a mysql dump file and an .sql file of a database. Is it possible for me to read the table relationships from any of these files and display in the EER Model Diagram,...
View Articlerelation between tables2 (no replies)
Hello, I have an .xsd file, a mysql dump file and an .sql file of a database. Is it possible for me to read the table relationships from any of these files and display in the EER Model Diagram,...
View ArticleAny way to duplicate an EER diagram? (no replies)
The EER diagram feature of Workbench is awesome in so many ways, and so frustrating in others. Case in point: I've spent a lot of time making EER Diagram 1, "Internal Version", look exactly how I...
View Article