Keep Model Synced with Database Automatically (no replies)
I love the data modeling and synchronization tools of Workbench, but is there any way to automatically make changes in the model sync with the database (similar to how the diagramming functionality on...
View ArticleAutomate data import (no replies)
I am new to MySQL and have the task of automating a data import. The entire database is scripted into a sql file and delivered over FTP. The script has table create statements followed by data insert...
View ArticleDealing with COALESCE-d fields in output ... (no replies)
A lot of the sql that I deal with is in the form of SELECT project_id, COALESCE(get_project_flag(project_id, 'BarCode - Scale'), 1.5) AS scale, In workbench this results in the value of project_id...
View ArticleMySql Workbench - SSH login based management - Invalid Packet Blocking (no...
Hi All, MySql Workbench returns "invalid packet blocking" when creating "New Server Instance Profile". In the 4th step I selected * "SSH login based management" radio button * Operating System Linux *...
View ArticleWorkbench 5.2.37 crash on startup (no replies)
Hi, Last version of workbench doesn't want to start, after upgrading it from 5.2.35. Same problem after uninstalling and reinstalling. Here is the .Net Runtime error: Application: MySQLWorkbench.exe...
View ArticleMission Impossible (1 reply)
I am trying to install Workbench on my Win7 64bit pc after installing MySQL itself. During install I get the error that the porogram can't be started because MSVCR100.dll is missing. At the same time...
View ArticleUnexported foreign keys in 5.2.37 and other serious problems with 5.2.35.1...
Hello everybody, I expirienced some unresolvable problems using mysql workbench. I started using 5.2.35.1 on a Window 7 (32 Bit) machine. It worked okay but crashed really often. I could provoke a...
View ArticleCan't locate .mwb (no replies)
Hi to Community, I'm a newbie in mysql workbench, i can't locate .mwb file of my database at my local host, is there anyone could help me how can get my database .mwb(i.e. test.mwb) thanks a lot, cheers,
View ArticleMeasure queries / second in a limited period (no replies)
Dear all, sorry if this seems a silly question or what, but I have been spending hours searching for help about this point, unsuccessfully. I need to estimate the query rate in a limited period of...
View ArticleCan't get "server logs" to work (no replies)
The host is Centos 5.6, standard Centos MySQL. In /etc/my.cnf, we set error-log to /var/log/somename.log All of the screens in MySQL Workbench 5.2.37 work for the server administration screens...
View Articlemysql new script - error inquiry (2 replies)
Hi, I'm new to mysql. I'm doing a project and 1 of the step is Opening up MySQL Query Browser and go to File, New Script Tab, and paste copied texts into it. However mysql workbench have different...
View ArticleMySQL Workbench: add a db (1 reply)
I'm in workbench but my database is not showing in the catalog so I believe I need to set up a new connection. I go to database => manage connections => new. Use the default connection name and...
View Articleinstall requirements - .Net and C++ (no replies)
Please remove the .Net and C++ requirements for the MySQL WorkBench. Converting the tool to use Java would be better.
View ArticleCannot change storage engine (3 replies)
How do I change the storage engine for a table when modelling in Workbench 5.2.37 CE? I can change the engine when in the SQL editor for the actual database, however I want to change the engine of a...
View ArticleNo first server instance on XP (no replies)
Please help: I want to make a new SQL database, to see if I can familiarize myself with SQL. I installed WorkBench on Windows XP OS. I want to follow the tutorial and make a small database. Now stupid...
View ArticleAre ERD description printable? How to move relationshiplines (no replies)
Hello, I have 2 questions. Is it possible to print out or export the descriptions about Tables and Layers that I made with the Diagram designer? The second one is it possible to move the lines of the...
View Article