MySQL 工作台一直工作到今天。我安装了定期更新,现在它只是没有启动。启动时,它只显示“打开屏幕”,没有任何反应。
我尝试从突触重新安装它,但没有运气。我一直在使用它,现在很痛苦。任何帮助将不胜感激。
从终端运行时: mysql-workbench --log-level=debug3 --verbose
它给出了很长的日志。请参阅:http : //pastebin.com/Z2t8pdZF
我在日志中看到这些错误,但不知道它们的含义以及它如何自动停止工作,
/home/atul/.mysql/workbench/wb_state.xml:1: parser error : Document is empty
^
/home/atul/.mysql/workbench/wb_state.xml:1: parser error : Start tag expected, '<' not found
^
/home/atul/.mysql/workbench/user_starters.xml:1: parser error : Document is empty
^
/home/atul/.mysql/workbench/user_starters.xml:1: parser error : Start tag expected, '<' not found
^
/home/atul/.mysql/workbench/starters_settings.xml:1: parser error : Document is empty
^
/home/atul/.mysql/workbench/starters_settings.xml:1: parser error : Start tag expected, '<' not found
Run Code Online (Sandbox Code Playgroud)