windows下安裝mysql workbench報錯


下載地址:

https://dev.mysql.com/downloads/workbench/

 

點擊下載之后的安裝包,開始安裝之后,提示如下錯誤

MySQL Workbench requires the Visual C++ 2015 Redistributable Package to be installed. Click the Download-Button on the next page to open a web page containing further instrctions.

 

原因是我的電腦上已經安裝了更高版本的Visual C++。

 

 

解決辦法:

1、先卸載Visual C++ 2017

2、下載並安裝Visual C++ 2015

下載地址:https://www.microsoft.com/zh-CN/download/details.aspx?id=48145

https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads

安裝之后:

 

 

重新安裝mysql-workbench,安裝成功。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM