MySQL Workbench has encountered a p‌r‌o‌b‌l‌e‌m. MySQL doesn't start Windows 7

走远了吗. 提交于 2019-12-08 08:55:33
jmail

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.

Problem solved ....

Because your computer doesn't have Visual C++ Redistributable Packages for Visual Studio 2013 ;)

[Problem resolved]

MySQL Workbench has encountered a p‌r‌o‌b‌l‌e‌m

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

  1. Goto control pannel

  2. Click on Administrative tools

  3. Select Mysql80 and click on start button

  4. Re-open the mysql workbench

It shows all your data

You can solved the above error with this steps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!