Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

mysql workbench error opening EER

I'm having a lubuntu-64bit and installed MySQL-workbench to open the EER model. but it just doesn't open up..

It shows error

Error unserializing GRT data error unserializing object (invalid struct) 

The same EER file opens fine in windows.. I'm new to this I need to create Database using these on this machine please help..

like image 242
rakesh Avatar asked Dec 15 '12 06:12

rakesh


People also ask

How do I create a EER model in MySQL workbench?

To create an EER diagram for the sakila database, first add an EER diagram by double-clicking the Add Diagram icon in the EER Diagrams panel to create and open a new EER Diagram editor. The EER Diagram canvas is where object modeling takes place.

What is EER in MySQL?

Enhanced Entity-Relationship (EER) diagrams are an essential part of the modeling interface in MySQL Workbench. EER diagrams provide a visual representation of the relationships among the tables in your model.

Why MySQL workbench is not opening?

The reason behind the MySQL Workbench client not working can be many. It can be because your macOS version is not compatible with the version of the Workbench that you downloaded, or maybe because the version of Python installed on your macOS is not compatible with the version of Workbench you have downloaded.


1 Answers

I was facing the same issue, at last i just close the application and restarted, it resolved the issue.

like image 125
Soumyaansh Avatar answered Oct 06 '22 09:10

Soumyaansh