mysql workbench error opening EER

MysqlMysql WorkbenchEer Model

Mysql Problem Overview


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..

Mysql Solutions


Solution 1 - Mysql

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

Solution 2 - Mysql

The other solutions did not work for me, for anyone still looking for a solution I managed to open my model by closing the workbench and double clicking the actual .MWB file in the file explorer.

I hope that helps someone.

Solution 3 - Mysql

For me, was by closing other tabs (maybe the tabs that related to eer digram)

Solution 4 - Mysql

Issue is still present in 8.0.17

I had "Error unserializing GRT data data string too long".

Closing the open 'local Instance' database tab allows you to open the model as normal.

I know it's the same advice as others, just logging a comment for posterity sake that it's 5 years on and still a problem.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionrakeshView Question on Stackoverflow
Solution 1 - MysqlSoumyaanshView Answer on Stackoverflow
Solution 2 - MysqlFuzzView Answer on Stackoverflow
Solution 3 - MysqlZamanView Answer on Stackoverflow
Solution 4 - MysqlFi HoranView Answer on Stackoverflow