问题
I have MySQL workbench installed on my computer and always worked correctly. Now try to run it and do not run. Gives an error:
MySql Workbench has encountered a problem External component has throw an exception.
We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules. In order to fix this issue we would kindly ask you to file a bug report. You can do that by pressing the [Report Bug] button below.
Please make sure to include a detailed description of your actions that lead to this problem.
Thanks a lot for taking the time to help us improve MySQL Workbench!
The MySQL Workbench Team
And then the application crashes.
回答1:
Figured it out. I saved off a "new" .sql file while in Workbench. I exited Workbench. When launched again is when I got the error.
For some reason I looked at the folder I saved the .sql file in and noticed it was 0kb in size. I deleted this file and re-launched Workbench ... it launched normally.
回答2:
Problem solved ....
Because your computer doesn't have Visual C++ Redistributable Packages for Visual Studio 2013 ;)
回答3:
[Problem resolved]
MySQL Workbench has encountered a problem
same error i got it
Reason-
i don't have enough space in my drive.
Solution
I had deleted and moved some files. Start Mysql Workbench it start working as expected
When it start mysql workbench all database schema will be empty
All database restored in mysql workbench
Restart the mysql80 service
Goto control pannel
Click on Administrative tools
Select Mysql80 and click on start button
Re-open the mysql workbench
It shows all your data
You can solved the above error with this steps
来源:https://stackoverflow.com/questions/22530390/mysql-workbench-has-encountered-a-problem-mysql-doesnt-start-windows-7