MySQL mysql工作台错误打开EER
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/13890021/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
mysql workbench error opening EER
提问by rakesh
I'm having a lubuntu-64bit and installed MySQL-workbench to open the EER model. but it just doesn't open up..
我有一个 lubuntu-64 位并安装了 MySQL-workbench 来打开 EER 模型。但它只是没有打开..
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..
相同的 EER 文件在 Windows 中打开得很好..我是新手我需要在这台机器上使用这些创建数据库请帮助..
回答by Coral
I was facing the same issue, at last i just close the application and restarted, it resolved the issue.
我遇到了同样的问题,最后我关闭了应用程序并重新启动,它解决了问题。
回答by Fuzz
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.
其他解决方案对我不起作用,对于仍在寻找解决方案的任何人,我设法通过关闭工作台并双击文件资源管理器中的实际 .MWB 文件来打开我的模型。
I hope that helps someone.
我希望能帮助某人。
回答by Zaman
For me, was by closing other tabs(maybe the tabs that related to the same database used by eer digram)
对我来说,是通过关闭其他选项卡(可能与 eer digram 使用的同一数据库相关的选项卡)