EER Object won't open (no replies)
In WB 5.2.38 (winXP), I created an EER model from my database and on the diagram canvas, I have 1 object for each table in the db. Each object is open, showing the elements within the table and each...
View ArticleMySQL Workbench Forward Engineering Plugin (1 reply)
Hello, I am going through the MySQL Workbench Reference Manual Getting Started Tutorial. When I tried to "Forward Engineer to Database" I get the following error message:...
View ArticleNew to MYSQL (1 reply)
Hello, i just downloaded mysql and workbench (after 6 hours of troubleshooting) i got it to work. however now that im in workbench and i can create tables i can edit their entries the box stays...
View ArticleHow to remove MySQL Workbench 5.2 in ubuntu unity? (no replies)
Hi, I have just download the .deb and installed it. It works. Now i want to uninstall it. I have tried: - sudo apt-get remove mysql-workbench, but it says "E: Unable to locate package...
View ArticleWorkbench 5.2.37/38 does not launch - Net runtime error (3 replies)
Hi, I'm having a problem with Workbench (32 bit) on Windows 7 (64 bit). I had 5.2.37 working fine for 6 months, then it suddenly stopped launching - no splash screen, just the egg timer, then nothing....
View ArticleNew Server Instance (3 replies)
When I go to server administration and new server instance and then select local host it does not automatically insert take parameters from existing database connection, why is this?
View ArticleMySQL Workbench 5.2.39: Upgrade from MySQL Administrator, MySQL Query Browser...
MySQL Workbench 5.2.39: Upgrade from MySQL Administrator, MySQL Query Browser https://blogs.oracle.com/mysqlworkbench/entry/mysql_workbench_5_2_39 WB 5.2 includes: - Model (upgrade from DBDesigner) -...
View ArticleExporting WBtables to outfile - access denied (no replies)
Hi, I have been trying to import tables from .txt files into my DB without errors (apart from incorrect integer value warning, different topic though). The problem arises when I try to export the same...
View Article[Re-post from newbie forum] Can't edit table data after mwb file copy (2...
Hi All, Completely new to databases never mind mySQL so please bear with me here. I installed workbench 5.2.39 and created an EER model with the default "mydb" database on my machine at work. I...
View Articleodbc connection to mysql (1 reply)
i have installed mysql 3.23 and i have application which connects through odbc. I want the application to access the database. How can it be achieved. If i am upgrading mysql to a higher version what...
View Articlesyntax error for creating the table (no replies)
Hi everyone I am very beginner on mysql I just creating table which is (books table) mysql> CREATE TABLE books ( bookid int(10) NOT NULL, name VARCHAR(100) NOT NULL, Author VARCHAR(40) NOT NULL,...
View ArticleMySQL errno 150 FK (no replies)
hi, i got some trouble when i try to execute this sql query to create my database : CREATE DATABASE IF NOT EXISTS archivist; USE archivist; #...
View ArticleWhat if you found a (no replies)
What if you found a watch in the sand?: http://tiny.cc/7ai8bw
View ArticleForward Engineering Data Modeling Design Causes Error (2 replies)
I'm using Workbench 5.3.28 to design a database. However, when I try to forward engineer, I get an error. The SQL script that's causing the error is: --...
View ArticleComments (no replies)
Hello iam new here and i have maybe stupid question but i was unable to solve it myself. How can i add comments to tables in ERR diagram ? I would really help me describe tables but i haven't seen...
View ArticleWorkbench 5.2.39 Crashes On Start (no replies)
I uninstalled a working version of 5.2.? (don't remember which one now) and installed 5.2.39. Before I installed it i downloaded and installed both of the prerequisits (visual C++ x86 redist and .Net...
View ArticleDropping misspelled table (1 reply)
Somehow I have a table in the database which obviously is misspelled : forderungen`tbluser I can neither alter, edit, nor drop it. It always gives me a syntax check. I do not even know how it got into...
View ArticleCan't modify columns (1 reply)
WB 5.2.39 Win 7 I can't modify columns. When I right click a table and choose Alter Table the table comes up but the Columns section is completely empty. Instead of the column list you see here:...
View Articlecannot open document (no replies)
When i try to open a .mwb document for MySQL Workbench, i get an error: "The document was created in an incompatible version of the appplicaiton." I didn't originally create this file, but I would...
View Article